copr-hv: correct the template file path for image pool

This commit is contained in:
Pavel Raiskup 2021-04-23 14:57:04 +02:00
parent d5d57426d5
commit bb3fab2d32

View file

@ -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