Update examples page to mention group capabilities aren't all that are listed on the examples page
This commit is contained in:
parent
9a0e2e338c
commit
1171da6fcd
1 changed files with 2 additions and 2 deletions
|
@ -140,8 +140,8 @@ as removal of user accounts that may exist::
|
||||||
|
|
||||||
ansible all -m user -a "name=foo state=absent"
|
ansible all -m user -a "name=foo state=absent"
|
||||||
|
|
||||||
See the :doc:`modules` section for details on all of the available options.
|
See the :doc:`modules` section for details on all of the available options, including
|
||||||
|
how to manipulate groups and group membership.
|
||||||
|
|
||||||
Deploying From Source Control
|
Deploying From Source Control
|
||||||
`````````````````````````````
|
`````````````````````````````
|
||||||
|
|
Loading…
Reference in a new issue