30 lines
885 B
YAML
30 lines
885 B
YAML
---
|
|
# OpenCode Propagation: Main Inventory
|
|
# 8 target hosts for opencode deployment
|
|
# Managed via: Hibbhome/opencode-ansible
|
|
|
|
all:
|
|
children:
|
|
opencode:
|
|
hosts:
|
|
crew2:
|
|
ansible_host: crew2.dmz.home.hibbhome.com
|
|
# TODO: Verify connection info
|
|
crewsupport:
|
|
ansible_host: crewsupport.dmz.home.hibbhome.com
|
|
# TODO: Verify connection info
|
|
llm01:
|
|
ansible_host: 192.168.194.40
|
|
erpnext:
|
|
ansible_host: erpnext.dmz.home.hibbhome.com
|
|
# TODO: Verify connection info
|
|
poweredget150:
|
|
ansible_host: 192.168.198.48
|
|
a10:
|
|
ansible_host: 192.168.194.20
|
|
noc:
|
|
ansible_host: 192.168.198.90
|
|
kenny-GE76-Raider-11UE:
|
|
ansible_host: kenny-GE76-Raider-11UE.dmz.home.hibbhome.com
|
|
# TODO: Verify connection info, likely DHCP
|