⚡️: add necessary pieces for physical servers
This commit is contained in:
6
roles/munin_client/tasks/physicalservers.yml
Normal file
6
roles/munin_client/tasks/physicalservers.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Install physical sensors
|
||||
ansible.builtin.package:
|
||||
name: lm-sensors
|
||||
state: present
|
Reference in New Issue
Block a user