mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update doc to reflect password is required if adding a new user
This commit is contained in:
committed by
Matt Clay
parent
346c9ab80e
commit
833676960d
@@ -33,7 +33,7 @@ options:
|
||||
default: null
|
||||
password:
|
||||
description:
|
||||
- set the user's password
|
||||
- set the user's password. (Required when adding a user)
|
||||
required: false
|
||||
default: null
|
||||
host:
|
||||
|
||||
Reference in New Issue
Block a user