From 23ff2b6c3f4ca6335086a0336708035432bd9a09 Mon Sep 17 00:00:00 2001 From: jerome Date: Wed, 29 Jan 2025 12:16:12 +0100 Subject: includes et imports --- hosts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts b/hosts index 22c61df..13a6a5e 100644 --- a/hosts +++ b/hosts @@ -1,5 +1,5 @@ -[local] -poste1 ansible_host=ansible-debian.xlinfo.lan ansible_user=root ansible_python_interpreter=/usr/bin/python3 -poste2 ansible_host=ansible-rocky.xlinfo.lan ansible_user=root ansible_python_interpreter=/usr/bin/python3 +[containers] +debian ansible_host=192.168.2.106 ansible_user=root +rocky ansible_host=192.168.2.107 ansible_user=root -- cgit v1.2.3