helpful to set a password in the var
This commit is contained in:
parent
f3c27448f3
commit
d78911d7bd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
- perl
|
||||
|
||||
- name: set root passwd
|
||||
action: user name=root password=$rootpw state=present
|
||||
action: user name=root password=$builder_rootpw state=present
|
||||
|
||||
- name: add mock user as 425
|
||||
action: user name=mock uid=425 state=present home=/var/lib/mock createhome=yes system=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue