mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Merge pull request #90 from pas256/patch-1
Add UID to user module documentation
This commit is contained in:
@@ -511,6 +511,10 @@ Creates user accounts, manipulates existing user accounts, and removes user acco
|
||||
|
||||
* Optionally sets the description of the user
|
||||
|
||||
*uid*:
|
||||
|
||||
* optional uid to set for the user
|
||||
|
||||
*group*:
|
||||
|
||||
* Optionally sets the user's primary group, takes a group name.
|
||||
|
||||
Reference in New Issue
Block a user