- name: Release image become: false copy: src: "{{ vyos_hyperv_img }}" dest: "{{ vyos_images_dir }}/vyos-{{ version_string.stdout }}-hyperv.vhd" when: vyos_images_dir is defined