From 1e79632ed9a3004565ee77d91d9b8374d50409a9 Mon Sep 17 00:00:00 2001 From: Daniel Allaire Date: Sat, 18 Oct 2025 22:18:06 -0400 Subject: [PATCH] ansible: inventaire initial --- ansible/inventory.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ansible/inventory.ini diff --git a/ansible/inventory.ini b/ansible/inventory.ini new file mode 100644 index 0000000..674c019 --- /dev/null +++ b/ansible/inventory.ini @@ -0,0 +1,2 @@ +[all] +# hosts générés par configure/ (SSOT)