Downloaded file mode 0755 -> 0644

This commit is contained in:
Tom 2018-06-13 16:56:19 +02:00
parent a025bc0301
commit 69edc1d5bf
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
- name: Download Check_MK Agent
get_url:
dest: /opt/check-mk-agent_1.4.0p33-1_all.deb
mode: 0755
mode: 0644
validate_certs: no
url: https://forseti.binary.kitchen/bk/check_mk/agents/check-mk-agent_1.4.0p33-1_all.deb

View File

@ -3,7 +3,7 @@
- name: Download Check_MK
get_url:
dest: /opt/check-mk-raw-1.4.0p33_0.stretch_amd64.deb
mode: 0755
mode: 0644
url: https://mathias-kettner.de/support/1.4.0p33/check-mk-raw-1.4.0p33_0.stretch_amd64.deb
- name: Install Check_MK dependencies