Skip to content

Commit

Permalink
[fixup] remove misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joaocgreis committed Dec 4, 2017
1 parent 12179a7 commit c7010d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/roles/jenkins-worker/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
dest: "{{ jenkins.dest }}"
mode: "{{ jenkins.mode|default('0644') }}"

# TODO - Should this run on every machine?
- name: copy start.sh to {{ home }}/{{ server_user }}/start.sh
when: os|startswith("macos")
template:
Expand Down

0 comments on commit c7010d7

Please sign in to comment.