Cleaner way to install from another role
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
cdc689794c
commit
e18ba2107b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue