Files
configs/inventory.yml
2024-10-08 08:07:44 +02:00

22 lines
393 B
YAML

images:
hosts:
docker-dev:
contexts:
- privat
android:
hosts:
pixel9:
ansible_host: 192.168.3.7
ansible_connection: ssh
ansible_port: 8022
ansible_user: u0_a200
desktops:
hosts:
zn-macbook:
ansible_host: 192.168.3.3
ansible_connection: ssh
ansible_port: 22
ansible_user: alice
contexts:
- zeronorth