From 2b460f3d16ae3f3d7ac6cd8ac3901b58ef4a8c4d Mon Sep 17 00:00:00 2001 From: jerome Date: Mon, 18 Aug 2025 11:27:45 +0200 Subject: projet --- tofu/ansible/hosts | 1 + 1 file changed, 1 insertion(+) (limited to 'tofu/ansible') diff --git a/tofu/ansible/hosts b/tofu/ansible/hosts index e5bdaa1..808ede3 100644 --- a/tofu/ansible/hosts +++ b/tofu/ansible/hosts @@ -1 +1,2 @@ webserver1 ansible_host=192.168.122.213 ansible_user=ansible ansible_become=true +webserver2 ansible_host=192.168.122.188 ansible_user=ansible ansible_become=true -- cgit v1.2.3