mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Update examples page to mention group capabilities aren't all that are listed on the examples page
This commit is contained in:
@@ -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
|
||||
`````````````````````````````
|
||||
|
||||
Reference in New Issue
Block a user