From f863da3d3ba2d2396c3187c16ca9288da6550145 Mon Sep 17 00:00:00 2001 From: Bradley Bickford Date: Sat, 19 Oct 2024 19:26:49 -0400 Subject: [PATCH] Adding a basic preliminary inventory for core infra --- inventories/core_infrastructure | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 inventories/core_infrastructure diff --git a/inventories/core_infrastructure b/inventories/core_infrastructure new file mode 100644 index 0000000..ac465f1 --- /dev/null +++ b/inventories/core_infrastructure @@ -0,0 +1,5 @@ +[ansible_nodes] +blacktide ansible_host=192.168.3.2 connection=local + +[meshcentral_nodes] +meshcentral ansible_host=192.168.3.3