a42b0b5ed1
Interface names with dashes can cause problems in Ansible since dashes are replaced with underscores when referencing facts. Change-Id: Ib15f81120d353ebcf8965dc0aaba90f3a9b0ec44 Related-Bug: #1927357
3 lines
55 B
Django/Jinja
3 lines
55 B
Django/Jinja
[DEFAULT]
|
|
global_physnet_mtu={{ ansible_vxlan_1.mtu }}
|