Adding temp sensors, sensors and split specific tasks for physical servers

This commit is contained in:
VC
2020-01-05 15:42:55 +01:00
parent abb8f9dce9
commit 369bd4fc62
3 changed files with 44 additions and 17 deletions

View File

@@ -0,0 +1,16 @@
# for physical servers
- name: install necessary packages for hypervisors
package:
name: lm-sensors
state: present
- name: configure specific munin plugin
file:
path: "/etc/munin/plugins/sensors_{{ item }}"
src: /usr/share/munin/plugins/sensors_
state: link
notify:
- restart munin-node
loop:
- temp