pagure: fix overzellous shell call that should be a variable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9af79d19ee
commit
a6c874f45e
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
name: paguremirroring
|
||||
group: paguremirroring
|
||||
groups: paguremirroring,git
|
||||
ansible.builtin.shell: /bin/nologin
|
||||
shell: /bin/nologin
|
||||
home: /srv/mirror
|
||||
tags:
|
||||
- pagure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue