Skip to content

Commit 4babfdc

Browse files
added path NO_JIRA
1 parent e9a7f8d commit 4babfdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/Darwin.yml

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161
- name: install SVN before next homebrew run
6262
ansible.builtin.command:
6363
cmd: brew install svn
64+
environment:
65+
PATH: "/opt/homebrew/bin:/usr/local/bin:{{ ansible_env.PATH }}"
6466

6567
- name: "Ensure extra paths required for `brew link` exist and are writable by {{ ansible_env.USER }}"
6668
become: true

0 commit comments

Comments
 (0)