This a bad commit message. NO idea.

This commit is contained in:
2022-02-15 14:56:51 -05:00
parent 4a8ab6fc84
commit 3fb974987c
62 changed files with 421 additions and 1063 deletions

View File

@@ -4,7 +4,7 @@
win_disk_image:
image_path: "{{ ansible_env.TEMP }}\\{{ virtio_win_iso_name }}"
state: absent
when: win_disk_image.mount_path is defined
when: win_disk_image.mount_paths is defined
- name: Delete downloaded
win_file: