From 948266d1c7f1ae107487699340715ddd41665f01 Mon Sep 17 00:00:00 2001 From: jerome Date: Wed, 3 May 2023 16:08:36 +0200 Subject: commit initial --- hosts | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hosts (limited to 'hosts') diff --git a/hosts b/hosts new file mode 100644 index 0000000..22c61df --- /dev/null +++ b/hosts @@ -0,0 +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 + + -- cgit v1.2.3