set packager as primary group here to avoid change everytime
This commit is contained in:
parent
f7a9f6904c
commit
dc5d24ad81
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
- pagure
|
||||
|
||||
- name: Create an user we can run pagure under
|
||||
user: name=pagure group=pagure groups=packager append=yes
|
||||
user: name=pagure group=packager append=yes
|
||||
tags:
|
||||
- pagure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue