We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ifname
1 parent 54d3b1f commit acbc5eaCopy full SHA for acbc5ea
ansible/roles/wan/templates/ftth-provider.j2
@@ -12,6 +12,7 @@ maxfail 0
12
noaccomp
13
default-asyncmap
14
linkname {{ wan_ppp_interface_name }}
15
+ifname {{ wan_ppp_interface_name }}
16
local
17
nocrtscts
18
plugin rp-pppoe.so {{ wan_vlan_interface_name }}
0 commit comments