templier-ansible/roles/network-interfaces/templates/network/interfaces.j2
Yohann D'ANELLO f1ac6f269b
Deploy network interfaces from LDAP
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-06-04 17:02:54 +02:00

11 lines
272 B
Django/Jinja

{{ ansible_header | comment }}
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback