Skip to content

Conversation

@nono-lqdn
Copy link
Contributor

Closes #118

ansible.builtin.shell: |
set -o pipefail
systemd --version | head -1 | cut -d' ' -f2
systemctl --version | head -1 | cut -d' ' -f2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you reduce the changes to this line?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get systemd version via systemctl command

2 participants