🩺: add nsd plugin to munin
This commit is contained in:
@@ -120,3 +120,8 @@
|
||||
- name: Execute specific garage commands
|
||||
ansible.builtin.include_tasks: garage.yml
|
||||
when: "'garage1' in inventory_hostname"
|
||||
|
||||
# Specific nsd commands
|
||||
- name: Execute specific nsd commands
|
||||
ansible.builtin.include_tasks: nsd.yml
|
||||
when: "'dns' in inventory_hostname"
|
||||
|
Reference in New Issue
Block a user