From c110520cc7a3bd9f34d5fca8e5211f9bebeeb446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Lebreton?= Date: Tue, 20 Jan 2026 13:14:05 +0100 Subject: [PATCH] Actualiser inventory.ini --- inventory.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory.ini b/inventory.ini index 260a661..284ea4d 100644 --- a/inventory.ini +++ b/inventory.ini @@ -1,6 +1,6 @@ [debian] # Execute on local machine -# localhost ansible_connection=local +localhost ansible_connection=local # Exexcute on distant server -192.168.0.244 ansible_user=greg ansible_port=22 +# 123.456.78.90 ansible_user=user ansible_port=22