Fix a wrong path

This commit is contained in:
Tristan PILAT 2017-03-29 16:42:39 +02:00
parent 0f0e4f8f8f
commit 1f73b8e7ac
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
- name: Enable sensors plugin unless VM detected
file:
src: /usr/share/munin/plugins/sensors_
src: /usr/local/libexec/munin/plugins/sensors_
dest: /etc/munin/plugins/sensors_temp
state: link
when: ansible_vio0 is undefined