68 lines
1.5 KiB
YAML
68 lines
1.5 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:
|
|
dev.lab.home: null
|
|
media.labb.home: null
|
|
env_prod:
|
|
hosts:
|
|
ali2v.truenas.home: null
|
|
automate.prod.home: null
|
|
dev.prod.home: null
|
|
hp.truenas.home: null
|
|
jump.point.home: null
|
|
env_test:
|
|
hosts: {}
|
|
env_test2:
|
|
hosts:
|
|
vivobook.local: null
|
|
role_docker:
|
|
hosts:
|
|
dev.lab.home: null
|
|
role_lab_servers:
|
|
hosts:
|
|
dev.lab.home: null
|
|
media.labb.home: null
|
|
role_prod_servers:
|
|
hosts:
|
|
automate.prod.home: null
|
|
dev.prod.home: null
|
|
jump.point.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_sbc:
|
|
hosts:
|
|
orangepi.pc.home: null
|
|
raspi.4gb.home: null
|
|
raspi.8gb.home: null
|
|
role_test:
|
|
hosts:
|
|
vivobook.local: null
|
|
role_test2:
|
|
hosts: {}
|
|
local_test:
|
|
hosts:
|
|
localhost:
|
|
ansible_connection: local
|
|
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
|
role_truenas:
|
|
hosts:
|
|
ali2v.truenas.home:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
hp.truenas.home: null
|