fix wording

This commit is contained in:
Alan Rominger
2020-09-08 12:52:50 -04:00
parent 2f1a9a28ea
commit 3aec1a115d
2 changed files with 1 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ options:
type: str
update_secrets:
description:
- C(true) will always password if user specifies password and API gives $encrypted$ for password.
- C(true) will always change password if user specifies password, even if API gives $encrypted$ for password.
- C(false) will only set the password if other values change too.
type: bool
default: true