mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Some additional module cleanup of mistakes made during merging
This commit is contained in:
committed by
Matt Clay
parent
6ba6819446
commit
fa5386c488
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user