forked from infra/ansible
Downloaded file mode 0755 -> 0644
This commit is contained in:
parent
a025bc0301
commit
69edc1d5bf
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user