mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 19:04:42 +00:00
Merge pull request #1238 from t-woerner/fix_user_readme_rename
README-user.md: Fix state for user rename in example playbook
This commit is contained in:
@@ -311,7 +311,7 @@ Example playbook to rename users:
|
|||||||
ipaadmin_password: SomeADMINpassword
|
ipaadmin_password: SomeADMINpassword
|
||||||
name: pinky
|
name: pinky
|
||||||
rename: reddy
|
rename: reddy
|
||||||
state: enabled
|
state: renamed
|
||||||
```
|
```
|
||||||
|
|
||||||
Example playbook to unlock users:
|
Example playbook to unlock users:
|
||||||
|
|||||||
Reference in New Issue
Block a user