From 852cbebb6814b7601bf55ae9499f02197aca13b9 Mon Sep 17 00:00:00 2001 From: Keannu Bernasol Date: Tue, 11 Mar 2025 14:41:08 +0800 Subject: [PATCH] Add new Debian node --- inventory/hosts | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/hosts b/inventory/hosts index 79d0a7c..f3fa40e 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -5,3 +5,4 @@ 10.0.10.169 ansible_ssh_common_args="-o StrictHostKeyChecking=no" 10.0.10.4 ansible_ssh_common_args="-o StrictHostKeyChecking=no" 10.0.10.141 ansible_ssh_common_args="-o StrictHostKeyChecking=no" +10.0.10.115 ansible_ssh_common_args="-o StrictHostKeyChecking=no" \ No newline at end of file