Remove errant option on password modification action
This commit is contained in:
parent
4ed971574f
commit
c1e223c424
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue