Skip to content

Commit

Permalink
Update user.yml
Browse files Browse the repository at this point in the history
Doc fix for linting
  • Loading branch information
tarmael authored Nov 15, 2024
1 parent ddb9b1c commit 17d8403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ DOCUMENTATION:
description:
- Controls what happens when a group specified by C(groups) is not
able to be modified by the user specified by C(domain_username)
- C(fail) is the default and will return an error if any groups
- C(fail) is the default and will return an erro if any groups
membership is not modifiable by the user.
- C(ignore) will ignore any groups that cannot be modified.
- C(warn) will display a warning for any groups that cannot be
Expand Down

0 comments on commit 17d8403

Please sign in to comment.