From be97f535c8b4ed07ac1174cab2681c4bab6e9065 Mon Sep 17 00:00:00 2001 From: Administrator Date: Tue, 14 Oct 2025 12:56:24 +0000 Subject: [PATCH] Update file hosts --- inventories/hosts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inventories/hosts b/inventories/hosts index 070456c..1f9b9f1 100644 --- a/inventories/hosts +++ b/inventories/hosts @@ -1,2 +1,3 @@ [infra] -gateway ansible_host=192.168.1.221 int_ip=192.168.1.221 \ No newline at end of file +gateway ansible_host=192.168.1.221 int_ip=192.168.1.221 +data ansible_host=192.168.1.222 int_ip=192.168.1.222 \ No newline at end of file