mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Move mock configs to templates.
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
|
||||
# mock configs
|
||||
- name: put extra special mock configs in
|
||||
action: copy src="{{ item }}" dest="/etc/mock/{{ item }}" mode=644
|
||||
template: src="{{ item }}" dest="/etc/mock/{{ item }}" mode=644
|
||||
with_items:
|
||||
- fedora-branched-compose-armhfp.cfg
|
||||
- fedora-rawhide-compose-armhfp.cfg
|
||||
|
||||
Reference in New Issue
Block a user