mirror of https://github.com/ceph/ceph-ansible.git
3 lines
178 B
Plaintext
3 lines
178 B
Plaintext
|
mon addr = {{ hostvars[host]['ansible_' + (hostvars[host]['monitor_interface'] if hostvars[host]['monitor_interface'] is defined else monitor_interface) ]['ipv4']['address'] }}
|
||
|
|