Skip to content

Commit

Permalink
Merge pull request #1239 from t-woerner/fix_group_readme_rename
Browse files Browse the repository at this point in the history
README-group.md: Add missing ":" in multi rename example
  • Loading branch information
rjeffman authored May 21, 2024
2 parents bfcc62a + 69306a6 commit 8f8a16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Several groups can also be renamed with a single task, as in the example playboo
gather_facts: false
tasks:
- name Rename group1 to newgroup1 and group2 to newgroup2
- name: Rename group1 to newgroup1 and group2 to newgroup2
ipagroup:
ipaadmin_password: SomeADMINpassword
groups:
Expand Down

0 comments on commit 8f8a16f

Please sign in to comment.