automated_device_setup-ansible/inventory/hosts.yml

20 lines
228 B
YAML
Executable File

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