Skip to content
Snippets Groups Projects
Commit 967a2d8e authored by Thomas Woerner's avatar Thomas Woerner
Browse files

README-user.md: Fix state for user rename in example playbook

A user rename requires "state: renamed". This has been wrong in the
example.
parent cbff802d
Branches
Tags
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment