diff options
| author | jerome <jerome@xlinfo.fr> | 2023-05-03 16:08:36 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2023-05-03 16:08:36 +0200 |
| commit | 948266d1c7f1ae107487699340715ddd41665f01 (patch) | |
| tree | bf4fda27a3edf7bd259e6a9940608fc79545804a /hosts | |
| download | ansible-lamp-948266d1c7f1ae107487699340715ddd41665f01.tar.gz ansible-lamp-948266d1c7f1ae107487699340715ddd41665f01.zip | |
commit initial0.1
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 + + |
