Skip to content

Commit

Permalink
Merge pull request #1238 from t-woerner/fix_user_readme_rename
Browse files Browse the repository at this point in the history
README-user.md: Fix state for user rename in example playbook
  • Loading branch information
rjeffman authored May 21, 2024
2 parents 8ba32bf + 967a2d8 commit bfcc62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Example playbook to rename users:
ipaadmin_password: SomeADMINpassword
name: pinky
rename: reddy
state: enabled
state: renamed
```

Example playbook to unlock users:
Expand Down

0 comments on commit bfcc62a

Please sign in to comment.