1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update examples page to mention group capabilities aren't all that are listed on the examples page

This commit is contained in:
Michael DeHaan 2012-04-04 20:33:00 -04:00
parent 9a0e2e338c
commit 1171da6fcd

View file

@ -140,8 +140,8 @@ as removal of user accounts that may exist::
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
`````````````````````````````