From f2be3f4899cfbee37a4504108d4165f75165b54a Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Sat, 30 May 2026 06:09:05 -0400 Subject: [PATCH] inventory host test file removed due to including network information --- hosts.test.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 hosts.test.yml diff --git a/hosts.test.yml b/hosts.test.yml deleted file mode 100644 index df685f6..0000000 --- a/hosts.test.yml +++ /dev/null @@ -1,11 +0,0 @@ -# @TODO use hosts and host groupings that refer or point to VM or containerized servers for testing -ungrouped: - hosts: ~ -sukaato: - hosts: ~ -armitage: - hosts: ~ -vps: - children: ~ -homeserver: - children: ~