Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command-instead-of-module: allow systemctl --version #2327

Merged
merged 1 commit into from
Aug 23, 2022

Commits on Aug 23, 2022

  1. chore: allow systemctl --version to be used

    If a user wants to get the version of systemd, allow this without
    raising a `command-instead-of-module` error.
    
    The `ansible.builtin.systemd` module does not have support for getting
    the version.
    JohnVillalovos committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3cbf54b View commit details
    Browse the repository at this point in the history