# vim: ft=yaml.ansible # code: language=ansible --- db_inventory_hostname: sapt-labp-db01 db_host_ip: "{{ hostvars[db_inventory_hostname].ansible_default_ipv4.address }}"