summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2023-05-03 16:08:36 +0200
committerjerome <jerome@xlinfo.fr>2023-05-03 16:08:36 +0200
commit948266d1c7f1ae107487699340715ddd41665f01 (patch)
treebf4fda27a3edf7bd259e6a9940608fc79545804a /hosts
downloadansible-lamp-948266d1c7f1ae107487699340715ddd41665f01.tar.gz
ansible-lamp-948266d1c7f1ae107487699340715ddd41665f01.zip
commit initial0.1
Diffstat (limited to 'hosts')
-rw-r--r--hosts5
1 files changed, 5 insertions, 0 deletions
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
+
+