mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 03:44:41 +00:00
Update README-user.md
Fix "Example playbook to delete a user is absent, but preserved"
This commit is contained in:
@@ -162,7 +162,7 @@ Example playbook to delete a user, but preserve it:
|
|||||||
|
|
||||||
This can also be done with the `users` variable containing only names, this can be combined into one module call:
|
This can also be done with the `users` variable containing only names, this can be combined into one module call:
|
||||||
|
|
||||||
Example playbook to delete a user is absent, but preserved:
|
Example playbook to delete a user, but preserve it using the `users` variable:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user