Fix node_explorer install

This commit is contained in:
Przemek Grondek 2021-09-19 18:47:14 +02:00
parent cdcd75e20d
commit 1e73f8da8c

View File

@ -28,5 +28,5 @@
- name: change chmod - name: change chmod
become: yes become: yes
file: file:
path: /usr/local/bin/node_exporter path: /usr/local/sbin/node_exporter
mode: '0755' mode: '0755'