20 lines
228 B
YAML
20 lines
228 B
YAML
|
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
|