diff options
| author | jerome <jerome@xlinfo.fr> | 2025-01-29 12:16:12 +0100 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-01-29 12:16:12 +0100 |
| commit | 23ff2b6c3f4ca6335086a0336708035432bd9a09 (patch) | |
| tree | b0d6b8d8012d65b3c3dae459357ecf59683f7d50 /hosts | |
| parent | 948266d1c7f1ae107487699340715ddd41665f01 (diff) | |
| download | ansible-lamp-23ff2b6c3f4ca6335086a0336708035432bd9a09.tar.gz ansible-lamp-23ff2b6c3f4ca6335086a0336708035432bd9a09.zip | |
includes et imports
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
