mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
Update README files for proper description of states
With Ansible there is no add or remove user, there is only ensure presence or absence of users. The descriptions have been adapted to make sure that the description is correct now.
This commit is contained in:
@@ -4,7 +4,7 @@ Host module
|
||||
Description
|
||||
-----------
|
||||
|
||||
The host module allows to add, remove, and disable hosts.
|
||||
The host module allows to ensure presence, absence and disablement of hosts.
|
||||
|
||||
The host module is as compatible as possible to the Ansible upstream `ipa_host` module, but addtionally offers to disable hosts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user