Update README-user.md

Fix "Example playbook to delete a user is absent, but preserved"
This commit is contained in:
Thomas Woerner
2019-11-19 15:24:19 +01:00
committed by GitHub
parent 439552ed8a
commit d7a109b7bf

View File

@@ -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:
Example playbook to delete a user is absent, but preserved:
Example playbook to delete a user, but preserve it using the `users` variable:
```yaml
---