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:
Thomas Woerner
2019-09-10 10:13:43 +02:00
parent 4fc722f73b
commit 8a56962ce6
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ Topology modules
Description
-----------
These modules allow to manage the topology. That means that topology segments can be added, removed and reinitialized. Also it is possible to verify topology suffixes.
These modules allow to manage the topology. That means that it can made sure that topology segments are present, absent or reinitialized. Also it is possible to verify topology suffixes.
Features