Skip to content

Commit

Permalink
Fix ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDenisov committed May 14, 2024
1 parent 7dcfd70 commit 9f298b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions infrastructure/macos-playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
- cloudsmith-cli==0.42.0
executable: pip3

- name: Create a symbolic link for gnu-tar
file:
src: /usr/local/bin/gtar
dest: /usr/local/bin/tar
state: link
# - name: Create a symbolic link for gnu-tar
# file:
# src: /usr/local/bin/gtar
# dest: /usr/local/bin/tar
# state: link

- name: Build Mull
include_tasks: helpers/build-mull.yaml
Expand Down

0 comments on commit 9f298b9

Please sign in to comment.