From 78831d4a97b10568c7c68fca45d193009b013228 Mon Sep 17 00:00:00 2001 From: chapeau Date: Sun, 27 Oct 2024 23:06:55 +0100 Subject: [PATCH] Add perdu --- inventory.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inventory.yml b/inventory.yml index c807e3d..6c33084 100644 --- a/inventory.yml +++ b/inventory.yml @@ -88,6 +88,10 @@ lxc: ansible_host: 10.255.3.20 resources: { cpu: 1, ram: 1024, swap: 1024, disk: 16 } + perdu.vm.chapo.li: + ansible_host: 10.255.3.21 + resources: { cpu: 2, ram: 2048, swap: 1024, disk: 64 } + vars: ansible_user: root