mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
update user example
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
|
||||
- action: user name=tset password={{password}}
|
||||
|
||||
# The following will add the user to supplementary groups.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user