Pass arg name
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d89691f61b
commit
bd4d9f0052
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@
|
||||||
- restart apache
|
- restart apache
|
||||||
|
|
||||||
- name: Create the repoSpanner cert directory
|
- name: Create the repoSpanner cert directory
|
||||||
file: /etc/pagure/repospanner state=directory mode=0640 owner=git group=git
|
file: path=/etc/pagure/repospanner state=directory mode=0640 owner=git group=git
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- pagure
|
- pagure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue