Skip to content

Commit 8fc69cf

Browse files
authored
Merge pull request #345 from fkleon/fix-windows-provisioning
Windows: Remove become to fix provisioning on Windows
2 parents 77b8e99 + 2927403 commit 8fc69cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/global-setup-windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
insertafter: \s*concurrent.*
3232
state: present
3333
no_log: "{{ gitlab_runner_no_log_secrets | default(omit) }}"
34-
become: "{{ gitlab_runner_system_mode }}"
3534
notify:
3635
- restart_gitlab_runner
3736
- restart_gitlab_runner_windows

0 commit comments

Comments
 (0)