Changelog: https://roxy-wi.org/changelog#6_3_8
pull/364/head
Aidaho 2023-03-30 10:01:25 +03:00
parent 6422cfbe2c
commit 8c6e965934
2 changed files with 1 additions and 3 deletions

View File

@ -33,7 +33,6 @@
until: _download_binary is succeeded
retries: 5
delay: 2
delegate_to: localhost
check_mode: false
- name: Unpack keepalived_exporter binary
@ -43,7 +42,6 @@
dest: "/tmp"
creates: "/tmp/keepalived_exporter-{{ keepalived_exporter_version }}-{{ go_arch }}/keepalived_exporter"
remote_src: true
delegate_to: localhost
check_mode: false
- name: Propagate keepalived_exporter binaries

View File

@ -28,7 +28,7 @@
file:
path: "{{ item.path }}"
state: directory
mode: o=rx
mode: 0775
owner: "{{ service_user }}"
group: "{{ service_group }}"
with_items: