mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update user module docs
This commit is contained in:
@@ -324,9 +324,9 @@ Creates user accounts, manipulates existing user accounts, and removes user acco
|
||||
|
||||
* Optionally sets the description of the user
|
||||
|
||||
*gid*:
|
||||
*group*:
|
||||
|
||||
* Optionally sets the primary group GID. The user module will also be able to manipulate this.
|
||||
* Optionally sets the user's primary group, takes a group name.
|
||||
|
||||
*shell*:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user