this is roles_path

This commit is contained in:
Kevin Fenzi 2018-05-19 18:16:48 +00:00
parent 21a0c2798e
commit 61646457e1

View file

@ -328,7 +328,7 @@
- postfix
- name: Add SAR script for pagure
copy: src={{ roles }}/pagure/frontend/files/pagure_sar.py
copy: src={{ roles_path }}/pagure/frontend/files/pagure_sar.py
dest=/usr/local/bin/pagure_sar.py
owner=root mode=0700
tags: