homeserver/roles/mgrote_netplan/templates/10_config.yml.j2
Michael Grote 4a507b9dc6 configure netplan (#610)
Reviewed-on: #610
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-11-24 14:11:59 +01:00

8 lines
146 B
Django/Jinja

{{ file_header | default () }}
network:
version: 2
renderer: networkd
ethernets:
{{ ansible_default_ipv4.interface }}:
dhcp4: yes