ansible-ffibk/roles/network-ffrl/templates/ffrl_nat.j2

8 lines
133 B
Plaintext
Raw Normal View History

#
# {{ ansible_managed }}
#
auto ffrl-nat
iface ffrl-nat
link-type dummy
2017-10-06 00:15:31 +02:00
address {{ ffrl_public_ipv4_nat | ipaddr('host') }}