Skip to content

Commit 3339b49

Browse files
Use remote_user (NO_JIRA)
1 parent 8fcfebd commit 3339b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/Darwin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
ansible.builtin.file:
5555
path: "{{ directory }}"
5656
state: directory
57-
owner: "{{ ansible_user }}"
57+
owner: "{{ remote_user }}"
5858
mode: 0755
5959
loop:
6060
# Used by kcpassword, xcodes and p7zip

0 commit comments

Comments
 (0)