Skip to content
Snippets Groups Projects
Unverified Commit 09a0077b authored by vjs2174's avatar vjs2174 Committed by GitHub
Browse files

Update README-group.md

Fixed issue #790 changed line 103 to be more accurate.
parent 3779698e
No related branches found
No related tags found
No related merge requests found
...@@ -100,7 +100,7 @@ Example playbook to add group members to a group: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment