mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
Use the correct path here.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
template: src=mash.conf dest=/etc/mash/mash.conf
|
||||
|
||||
- name: /etc/koji/koji.conf
|
||||
template: src="{{ files }}//../roles/koji_builder/files/koji.conf" dest=/etc/koji.conf
|
||||
template: src="{{ files }}//../roles/koji_builder/templates/koji.conf" dest=/etc/koji.conf
|
||||
|
||||
# mock configs
|
||||
- name: put extra special mock configs in
|
||||
|
||||
Reference in New Issue
Block a user