mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
fix wording
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user