mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
bool
This commit is contained in:
parent
1d58585945
commit
5828023e54
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ options:
|
||||||
- Optionally sets the I(UID) of the user.
|
- Optionally sets the I(UID) of the user.
|
||||||
hidden:
|
hidden:
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: bool
|
||||||
description:
|
description:
|
||||||
- Darwin/OS X only, optionally hide the user from the login window and system preferences.
|
- Darwin/OS X only, optionally hide the user from the login window and system preferences.
|
||||||
- The default will be 'True' if the I(system) option is used.
|
- The default will be 'True' if the I(system) option is used.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue