Fix typo in parameter description
Change-Id: Ia9d4c5b2c8bb27c6088de71c6e55e160d0427ff7
This commit is contained in:
parent
e6379e3038
commit
1188af2486
@ -56,7 +56,7 @@ options:
|
||||
description:
|
||||
- When I(update_password) is C(always), then the password will always be
|
||||
updated.
|
||||
- When I(update_password) is C(on_create), the the password is only set
|
||||
- When I(update_password) is C(on_create), then the password is only set
|
||||
when creating a user.
|
||||
type: str
|
||||
extends_documentation_fragment:
|
||||
|
Loading…
Reference in New Issue
Block a user