mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Merge pull request #90 from pas256/patch-1
Add UID to user module documentation
This commit is contained in:
commit
449c60153c
1 changed files with 4 additions and 0 deletions
|
@ -511,6 +511,10 @@ 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
|
||||||
|
|
||||||
|
*uid*:
|
||||||
|
|
||||||
|
* optional uid to set for the user
|
||||||
|
|
||||||
*group*:
|
*group*:
|
||||||
|
|
||||||
* Optionally sets the user's primary group, takes a group name.
|
* Optionally sets the user's primary group, takes a group name.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue