Skip to content

Commit

Permalink
exiftool: fix playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
naisanzaa committed Oct 17, 2024
1 parent 30b046b commit 3414f9d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions playbooks/roles/exiftool/tasks/MacOSX.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
---
- include_role:
name: pip-installer
vars:
pip_package: "{{item}}"
loop:
- requests
- docker

- include_role: name=brew-installer
- include_role: name=mac-installer
- include_role: name=brew-installer

0 comments on commit 3414f9d

Please sign in to comment.