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

Conversation

JohnVillalovos
Copy link
Contributor

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.

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.
@ssbarnea ssbarnea added the bug label Aug 23, 2022
@ssbarnea ssbarnea changed the title chore: allow systemctl --version to be used command-instead-of-module: allow systemctl --version to be used Aug 23, 2022
@ssbarnea ssbarnea changed the title command-instead-of-module: allow systemctl --version to be used command-instead-of-module: allow systemctl --version Aug 23, 2022
@ssbarnea ssbarnea merged commit a39f8cb into ansible:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants