From 4ade2ff10bbe39fdc77fbefbc0c41fecbba3c0c4 Mon Sep 17 00:00:00 2001 From: smartika Date: Sun, 22 Feb 2026 13:34:42 +0000 Subject: [PATCH] Update ansible/inventory.yaml --- ansible/inventory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory.yaml b/ansible/inventory.yaml index 2edf7f7..73fa168 100644 --- a/ansible/inventory.yaml +++ b/ansible/inventory.yaml @@ -2,5 +2,5 @@ all: hosts: server1: - ansible_host: 213.95.90.157 + ansible_host: 213.95.90.146 ansible_user: root