Skip to content

Commit

Permalink
remove py cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Tcharl committed May 13, 2020
1 parent 075a7c7 commit 8253f8a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
group: libvirt
groups: wheel
libvirt_host_pools:
- name: libvirt_vg
- name: libvirtpool
type: lvm2
source: libvirt_vg
libvirt_host_networks:
Expand Down
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions molecule/kvm/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
group: libvirt
groups: wheel
libvirt_host_pools:
- name: libvirt_vg
- name: libvirtpool
type: lvm2
source: libvirtpool
source: libvirt_vg
libvirt_host_networks:
- name: ansible-virtualization-bridge
mode: bridge
Expand Down

0 comments on commit 8253f8a

Please sign in to comment.