feat: add nvme plugin + refactor physical server
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user