correct template name

This commit is contained in:
2022-02-05 21:03:14 +01:00
parent ae7eb2bd40
commit 709263771d
5 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# {{ansible_managed}}
network:
version: 2
renderer: networkd
ethernets:
ens192:
dhcp4: true
dhcp-identifier: mac
dhcp4-overrides:
use-routes: false
gateway4: {{default_gateway}}