first commit

This commit is contained in:
2026-05-19 06:57:40 +02:00
commit 056c5530a2
5 changed files with 86 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
---
all:
vars:
ansible_user: olivier
password_target_user: olivier
children:
test:
hosts:
srv-docker-lab-01.maison.bro:
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
linux_servers:
hosts:
server-1:
server-2:
ansible_host: 192.0.2.12