Skip to content

Commit

Permalink
Fix race condition during kvm guest init
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Jan 12, 2024
1 parent f6383a2 commit 454850c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/common/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
ansible.builtin.file:
dest: "{{ libvirt_tmpdir.path }}"
state: absent
run_once: true

- name: Start KVM guest
community.libvirt.virt:
Expand Down

0 comments on commit 454850c

Please sign in to comment.