automated_device_setup-ansible/inventory/hosts.yml

20 lines
228 B
YAML
Raw Normal View History

2024-03-29 14:01:50 +00:00
playground:
hosts:
192.168.0.21:
macbook:
hosts:
192.168.0.18:
windows:
hosts:
192.168.122.49:
debian-docker:
hosts:
pve:
ansible_host: 192.168.0.10
debian:
ansible_host: 192.168.0.30