Skip to content

add Ubuntu condition for systemd-journal group#735

Open
Yaren-IT wants to merge 5 commits into
konstruktoid:mainfrom
Yaren-IT:systemd-journal-group-patch
Open

add Ubuntu condition for systemd-journal group#735
Yaren-IT wants to merge 5 commits into
konstruktoid:mainfrom
Yaren-IT:systemd-journal-group-patch

Conversation

@Yaren-IT

Copy link
Copy Markdown

solves #734

Comment thread tasks/manage_user.yml
groups: systemd-journal
append: true
when:
- ansible_facts.distribution == "Debian"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

since both Debian and Ubuntu is in there, you could just switch to - ansible_facts.os_family == "Debian"

@konstruktoid

Copy link
Copy Markdown
Owner

Hi @Yaren-IT, and thanks for the PR. I see no real issue with this, but see my comment.

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.

2 participants