Don't flag checking task as changed
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
4016aca36c
commit
30a1125298
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
- name: Check that sysadmin-main group exists
|
- name: Check that sysadmin-main group exists
|
||||||
command: "ipa group-show --no-members sysadmin-main"
|
command: "ipa group-show --no-members sysadmin-main"
|
||||||
|
changed_when: False
|
||||||
|
|
||||||
- name: "Give members of group sysadmin-main access to anything, anywhere"
|
- name: "Give members of group sysadmin-main access to anything, anywhere"
|
||||||
ipahbacrule:
|
ipahbacrule:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue