mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
copr-hv: correct the template file path for image pool
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
tags: libvirtd
|
||||
|
||||
- name: copy image pool config file to host
|
||||
template: src=libvirt-image-pool.xml
|
||||
template: src=libvirt-pool-images.xml
|
||||
dest=/root/.tmp-ansible-file.xml
|
||||
when: libvirt_pool_exists.changed
|
||||
tags: libvirtd
|
||||
|
||||
Reference in New Issue
Block a user