Fix typo in parameter description

Change-Id: Ia9d4c5b2c8bb27c6088de71c6e55e160d0427ff7
This commit is contained in:
Pierre Riteau 2024-09-23 18:04:08 +02:00
parent e6379e3038
commit 1188af2486

View File

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