feat: add nvme plugin + refactor physical server

This commit is contained in:
VC
2024-07-05 11:53:38 +02:00
parent 880b3548be
commit 13179c8656
6 changed files with 382 additions and 21 deletions

View File

@@ -87,11 +87,6 @@
- charge
- voltages
# for physical servers
- name: Execute specific tasks for physical servers
ansible.builtin.include_tasks: physical_servers.yml
when: "'hypervisors' in group_names"
- name: Reconfigure munin-node
ansible.builtin.shell:
cmd: munin-node-configure --shell | sh # noqa: risky-shell-pipe