corrected version added

This commit is contained in:
Brian Coca 2015-03-31 15:31:54 -04:00
parent c4a22478c4
commit 6e373ace86

View file

@ -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.