Ajout des variables pour la surveillance du Switch

This commit is contained in:
VC
2024-07-05 11:53:06 +02:00
parent b7b313c50e
commit 6daf5cffbf
4 changed files with 5 additions and 120 deletions

View File

@@ -101,6 +101,11 @@ includedir /etc/munin/munin-conf.d
address {{ hostvars[host]['ansible_default_ipv4']['address'] }}
{% endfor %}
{% for host in mikrotik_hosts %}
[{{ host.name }}]
address 127.0.0.1
{% endfor %}
#
# A more complex example of a host tree
#