corrected version added
This commit is contained in:
parent
c4a22478c4
commit
6e373ace86
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ options:
|
|||
required: false
|
||||
default: always
|
||||
choices: ['always', 'on_create']
|
||||
version_added: "1.9"
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- C(always) will update passwords if they differ. C(on_create) will only set the password for newly created users.
|
||||
|
||||
|
|
Loading…
Reference in a new issue