Skip to content

Commit

Permalink
Update update_base_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz authored Jan 15, 2024
1 parent 43df3d4 commit 3581cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/update_base_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
when: update

- name: Download new base image
ansible.builtin.command: ~/mc cp osbielefeld/cloud-images/"{{ name }}" .
ansible.builtin.command: mc cp osbielefeld/cloud-images/"{{ name }}" .
when: update
changed_when: false

Expand Down

0 comments on commit 3581cf8

Please sign in to comment.