summaryrefslogtreecommitdiff
path: root/roles/qemu-raw/tasks/main.yml
blob: aebcb3e0764b60ac4c9bf572a4f96d77d062d443 (plain)
1
2
- name: set raw image to the correct name
  command: mv "{{ vyos_raw_img }}" "{{ vyos_qemu_raw_img }}"