mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
Cleaner way to install from another role
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user