Pass arg name

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-11-22 16:46:24 +00:00
parent d89691f61b
commit bd4d9f0052

View file

@ -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