From 5a504d7406f9052a3e09d708c6796ce3a05ca4af Mon Sep 17 00:00:00 2001 From: Alexis Bruneteau Date: Thu, 5 Jun 2025 06:17:29 +0200 Subject: [PATCH] tag --- ansible/inventory/hosts.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/hosts.ini b/ansible/inventory/hosts.ini index 4ed19fe..bff166d 100644 --- a/ansible/inventory/hosts.ini +++ b/ansible/inventory/hosts.ini @@ -1,2 +1,2 @@ [web] -192.168.1.35 ansible_user=root +192.168.1.35 ansible_user=root ansible_ssh_private_key_file=/root/.ssh/id_rsa