mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 12:51:04 +00:00
Remove errant option on password modification action
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# the 'name' element for each task
|
||||
|
||||
- action: user name=tset comment=NyetUser
|
||||
- action: user name=tset password=$password supplementary
|
||||
- action: user name=tset password=$password
|
||||
|
||||
# The following will add the user to supplementary groups.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user