Skip to content

Commit

Permalink
Merge pull request #343 from Stunkymonkey/macos-remove-duplicate-become
Browse files Browse the repository at this point in the history
macos: remove duplicate `become`
  • Loading branch information
riemers authored Aug 12, 2024
2 parents 6227dbe + 34c1caa commit b1756f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/install-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
url: "{{ gitlab_runner_download_url }}"
dest: "{{ gitlab_runner_executable }}"
force: true
become: true

- name: (MacOS) Setting Permissions for gitlab-runner executable
file:
Expand Down

0 comments on commit b1756f4

Please sign in to comment.