Skip to content

Commit 5adc706

Browse files
fix: idempotence, trust binary to handle file permissions correctly
1 parent 279de90 commit 5adc706

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/install_runner_win.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
ansible.windows.win_owner:
99
path: "{{ runner_dir }}"
1010
user: "{{ runner_user }}"
11-
recurse: true
1211

1312
- name: Set runner_version variable (If latest)
1413
ansible.builtin.set_fact:

0 commit comments

Comments
 (0)