comment on ifupdown

This commit is contained in:
Kiara Grouwstra 2023-12-17 22:57:33 +01:00
parent e8d3e5d8b7
commit eae071c078
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
ifupdown__interfaces:
# this file seems to land in `/etc/network/interfaces.config.d/`,
# whereas by default ansible only has it check in `/etc/network/interfaces.d`.
# for now i just manually copied it over.
'internal':
iface: 'eth1'
inet: 'static'