mtu.j2
65 Bytes
-
Use built-in ansible_default_ipv4 variable. · 3d9f00f4
It turns out ansible already provides info about the default network interface in the ansible_default_ipv4 dict variable, so we can use that instead of using the 'ip route show' command.
Matjaz Gregoric committed