Skip to content

Commit 8253f8a

Browse files
committed
remove py cache
1 parent 075a7c7 commit 8253f8a

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

molecule/default/converge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
group: libvirt
1616
groups: wheel
1717
libvirt_host_pools:
18-
- name: libvirt_vg
18+
- name: libvirtpool
1919
type: lvm2
2020
source: libvirt_vg
2121
libvirt_host_networks:
Binary file not shown.
Binary file not shown.

molecule/kvm/converge.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
group: libvirt
1616
groups: wheel
1717
libvirt_host_pools:
18-
- name: libvirt_vg
18+
- name: libvirtpool
1919
type: lvm2
20-
source: libvirtpool
20+
source: libvirt_vg
2121
libvirt_host_networks:
2222
- name: ansible-virtualization-bridge
2323
mode: bridge

0 commit comments

Comments
 (0)