Cleaner way to install from another role

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-05-18 12:48:25 +02:00
parent cdc689794c
commit e18ba2107b

View file

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