Commit 8ddafaa1 by Edward Zarecor

700 doesn't seem to match what Jenkins does.

parent beb11c51
......@@ -99,7 +99,7 @@
path: "{{ jenkins_home }}/plugins/{{ item.item.name }}.hpi"
owner: "{{ jenkins_user }}"
group: "{{ jenkins_group }}"
mode: 700
mode: 644
with_items: jenkins_plugin_downloads.results
when: item.changed
notify:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment