ansible/group_vars/bind.yml

4 lines
132 B
YAML

---
glob_prometheus_bind_exporter:
listen_addr: "{{ query('ldap', 'ip', ansible_hostname, 'adm') | ansible.utils.ipv4 | first }}"