Skip to content

Commit

Permalink
mac-installer: ignore changes
Browse files Browse the repository at this point in the history
  • Loading branch information
naisanzaa committed May 8, 2024
1 parent f9c709d commit 6d23d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/roles/mac-installer/tasks/MacOSX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
get_url:
url: "{{ url }}"
dest: "./{{ mac_deb }}"
changed_when: false

- name: "installing {{ mac_deb }}"
shell: |
Expand Down

0 comments on commit 6d23d8b

Please sign in to comment.