From 037ee8636ccf44181ddc5803f1ba97f41793c962 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 6 Dec 2024 20:02:43 +0100 Subject: [PATCH] Imported machine from template --- inventory.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 inventory.json diff --git a/inventory.json b/inventory.json new file mode 100644 index 0000000..f836cf5 --- /dev/null +++ b/inventory.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "makefu" + }, + "machines": { + "liveiso": { + "deploy": {}, + "name": "liveiso", + "tags": [] + } + }, + "modules": {}, + "services": {}, + "tags": {} +} \ No newline at end of file