copr-hv: correct the template file path for image pool
This commit is contained in:
parent
d5d57426d5
commit
bb3fab2d32
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
tags: libvirtd
|
tags: libvirtd
|
||||||
|
|
||||||
- name: copy image pool config file to host
|
- 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
|
dest=/root/.tmp-ansible-file.xml
|
||||||
when: libvirt_pool_exists.changed
|
when: libvirt_pool_exists.changed
|
||||||
tags: libvirtd
|
tags: libvirtd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue