From 8a9fdc565ee39b504b8b9c236c0144aeb407d331 Mon Sep 17 00:00:00 2001 From: Matt Date: Mon, 7 Jul 2025 10:28:02 -0700 Subject: [PATCH] remove unused file, add inventory conditional --- files/interfaces | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 files/interfaces diff --git a/files/interfaces b/files/interfaces deleted file mode 100644 index 54b3a2d..0000000 --- a/files/interfaces +++ /dev/null @@ -1,9 +0,0 @@ -# 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 -