mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
@@ -100,7 +100,7 @@ Example playbook to add group members to a group:
|
|||||||
become: true
|
become: true
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
# Add group members sysops and appops to group sysops
|
# Add group members sysops and appops to group ops
|
||||||
- ipagroup:
|
- ipagroup:
|
||||||
ipaadmin_password: SomeADMINpassword
|
ipaadmin_password: SomeADMINpassword
|
||||||
name: ops
|
name: ops
|
||||||
|
|||||||
Reference in New Issue
Block a user