Ajout des variables pour la surveillance du Switch
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user