distgit: correct path to pagure_sar.py script

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-10-02 09:27:38 -07:00
parent 25a1b3e9fe
commit d9e8f5951a

View file

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