ansible/host_vars/helloworld.adm.crans.org.yml

9 lines
179 B
YAML

---
interfaces:
adm: ens18
srv_nat: ens19
lp: ens20
loc_snmp_exporter:
listen_address: "{{ query('ldap', 'ip', 'helloworld', 'adm') | ansible.utils.ipv4 | first }}:9116"