✨: dynamic inventory with proxmox
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s
This commit is contained in:
@@ -97,7 +97,7 @@ includedir /etc/munin/munin-conf.d
|
||||
# a simple host tree
|
||||
|
||||
{% for host in groups['all'] | difference(groups['disabled_munin']) | sort %}
|
||||
[{{ host }}]
|
||||
[{{ hostvars[host].ansible_host }}]
|
||||
address {{ hostvars[host]['ansible_default_ipv4']['address'] }}
|
||||
{% endfor %}
|
||||
|
||||
|
Reference in New Issue
Block a user