56 lines
1.3 KiB
YAML
56 lines
1.3 KiB
YAML
all:
|
|
children:
|
|
env_homelab:
|
|
hosts:
|
|
ali2v.xeon.home: null
|
|
hp.nas.home: null
|
|
hp2.i7.home: null
|
|
hp3.i5.home: null
|
|
mimi.pc.home: null
|
|
orangepi.pc.home: null
|
|
raspi.4gb.home: null
|
|
raspi.8gb.home: null
|
|
env_lab:
|
|
hosts:
|
|
media.labb.home: null
|
|
toto:
|
|
ansible_host: toto.home
|
|
dev.lab.home: null
|
|
env_prod:
|
|
hosts:
|
|
hp.truenas.home: null
|
|
ali2v.truenas.home: null
|
|
jump.point.home: null
|
|
automate.prod.home: null
|
|
dev.prod.home: null
|
|
role_proxmox:
|
|
hosts:
|
|
ali2v.xeon.home: null
|
|
hp.nas.home: null
|
|
hp2.i7.home: null
|
|
hp3.i5.home: null
|
|
mimi.pc.home: null
|
|
role_lab_servers:
|
|
hosts:
|
|
media.labb.home: null
|
|
toto: null
|
|
dev.lab.home: null
|
|
role_truenas:
|
|
hosts:
|
|
hp.truenas.home: null
|
|
ali2v.truenas.home:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
role_prod_servers:
|
|
hosts:
|
|
jump.point.home: null
|
|
automate.prod.home: null
|
|
dev.prod.home: null
|
|
role_sbc:
|
|
hosts:
|
|
orangepi.pc.home: null
|
|
raspi.4gb.home: null
|
|
raspi.8gb.home: null
|
|
role_docker:
|
|
hosts:
|
|
dev.lab.home: null
|