Skip to content

Commit

Permalink
Merge pull request #345 from fkleon/fix-windows-provisioning
Browse files Browse the repository at this point in the history
Windows: Remove become to fix provisioning on Windows
  • Loading branch information
guenhter authored Aug 16, 2024
2 parents 77b8e99 + 2927403 commit 8fc69cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/global-setup-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
insertafter: \s*concurrent.*
state: present
no_log: "{{ gitlab_runner_no_log_secrets | default(omit) }}"
become: "{{ gitlab_runner_system_mode }}"
notify:
- restart_gitlab_runner
- restart_gitlab_runner_windows
Expand Down

0 comments on commit 8fc69cf

Please sign in to comment.