mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
Some additional module cleanup of mistakes made during merging
This commit is contained in:
parent
6ba6819446
commit
fa5386c488
36 changed files with 183 additions and 183 deletions
|
@ -57,7 +57,7 @@ options:
|
|||
update_password:
|
||||
description:
|
||||
- C(always) will update passwords if they differ. C(on_create) will
|
||||
only set the password for newly created users.
|
||||
only set the password for newly created users.
|
||||
required: false
|
||||
choices: [ 'always', 'on_create' ]
|
||||
default: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue