mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Update user module docs
This commit is contained in:
parent
d7b11e4a10
commit
ace55c6160
1 changed files with 2 additions and 2 deletions
|
@ -324,9 +324,9 @@ Creates user accounts, manipulates existing user accounts, and removes user acco
|
||||||
|
|
||||||
* Optionally sets the description of the user
|
* 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*:
|
*shell*:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue