You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: allow systemctl --version to be used (#2327)
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.
0 commit comments