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

pull/4420/head
Michael DeHaan 2012-04-04 20:33:00 -04:00
parent 9a0e2e338c
commit 1171da6fcd
1 changed files with 2 additions and 2 deletions

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
`````````````````````````````