mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Merge "Fix typo in parameter description"
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user