Merge "Fix typo in parameter description"

This commit is contained in:
Zuul
2024-10-10 21:20:14 +00:00
committed by Gerrit Code Review

View File

@@ -56,7 +56,7 @@ options:
description: description:
- When I(update_password) is C(always), then the password will always be - When I(update_password) is C(always), then the password will always be
updated. 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. when creating a user.
type: str type: str
extends_documentation_fragment: extends_documentation_fragment: