Skip to content

Commit

Permalink
fix: sshfs for OSX >=13
Browse files Browse the repository at this point in the history
  • Loading branch information
TechDufus committed Sep 12, 2024
1 parent 774d1a7 commit be6d9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/sshfs/tasks/MacOSX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
community.general.homebrew:
name: sshfs
state: present
when: ansible_distribution_major_version | int >= 13

0 comments on commit be6d9ab

Please sign in to comment.