Remove personal inventory examples

This commit is contained in:
2026-05-19 07:37:43 +02:00
parent f621b5b340
commit 5f5760b468
2 changed files with 9 additions and 9 deletions
+6 -6
View File
@@ -1,17 +1,17 @@
---
all:
vars:
ansible_user: olivier
password_target_user: olivier
ansible_user: admin
password_target_user: admin
children:
test:
hosts:
srv-docker-lab-01.maison.bro:
test-server.example.com:
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
linux_servers:
hosts:
server-1:
server-2:
ansible_host: 192.0.2.12
linux-server-01.example.com:
linux-server-02.example.com:
ansible_host: 192.0.2.10