FIx typo
This commit is contained in:
parent
e1b2563940
commit
18a98f6ed1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
user: name=root password={{ builder_rootpw }} state=present
|
||||
|
||||
- name: add mock user as 425
|
||||
used: name=mock uid=425 state=present home=/var/lib/mock createhome=yes system=yes
|
||||
user: name=mock uid=425 state=present home=/var/lib/mock createhome=yes system=yes
|
||||
|
||||
- name: make mock homedir perms
|
||||
file: state=directory path=/var/lib/mock mode=2775 owner=root group=mock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue