Fix path to files
This commit is contained in:
parent
79a0601421
commit
d507b1e116
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
- packages
|
||||
|
||||
- name: install copr configs
|
||||
template: src="{{ files }}/copr/copr.conf" dest=/etc/copr/copr.conf mode=600
|
||||
template: src="{{ files }}/copr/fe/copr.conf" dest=/etc/copr/copr.conf mode=600
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue