From f18267c29b4b8548dbf8f3b1e17f82aed1d1c5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Fri, 20 Sep 2024 15:02:35 +0200 Subject: [PATCH] fix inventory ip addr --- inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index 2a29240..6c38f83 100644 --- a/inventory.yml +++ b/inventory.yml @@ -6,7 +6,7 @@ call: ansible_become_pass: "x2305" ansible_become: true giga: - ansible_host: 102.168.10.67 + ansible_host: 192.168.10.67 ansible_user: giga ansible_become_pass: "giga" ansible_become: true