115 lines
1.9 KiB
YAML
115 lines
1.9 KiB
YAML
# -*-yaml-*-
|
|
local:
|
|
hosts:
|
|
localhost:
|
|
vars:
|
|
ansible_connection: local
|
|
|
|
root_login:
|
|
hosts:
|
|
tynan.rum.ezri.dev:
|
|
dewalt.rum.ezri.dev:
|
|
children:
|
|
proxmox
|
|
vars:
|
|
ansible_user: root
|
|
ansible_become: no
|
|
|
|
localadmin_login:
|
|
hosts:
|
|
atlantis.net.ezri.dev:
|
|
agatha-king.db.ezri.dev:
|
|
assurance-of-peace.ext.ezri.dev:
|
|
peoples-home.int.ezri.dev:
|
|
nebuchadnezzar.ext.ezri.dev:
|
|
vars:
|
|
ansible_user: localadmin
|
|
ansible_become: yes
|
|
|
|
self_login:
|
|
children:
|
|
desktops
|
|
vars:
|
|
ansible_user: ezri
|
|
ansible_become: yes
|
|
|
|
arch:
|
|
hosts:
|
|
tynan.rum.ezri.dev:
|
|
normandy.network.ezri.dev:
|
|
serenity.network.ezri.dev:
|
|
rocinante.vpn.ezri.dev:
|
|
gathering-storm.vpn.ezri.dev:
|
|
|
|
debian:
|
|
hosts:
|
|
dewalt.rum.ezri.dev:
|
|
atlantis.net.ezri.dev:
|
|
agatha-king.db.ezri.dev:
|
|
assurance-of-peace.ext.ezri.dev:
|
|
peoples-home.int.ezri.dev:
|
|
horizon.ext.ezri.dev:
|
|
nebuchadnezzar.ext.ezri.dev:
|
|
|
|
proxmox:
|
|
hosts:
|
|
deep-space-nine.pve.ezri.dev:
|
|
starbase-one.pve.ezri.dev:
|
|
tycho-pallas.pve.ezri.dev:
|
|
|
|
|
|
containers:
|
|
hosts:
|
|
tynan.rum.ezri.dev:
|
|
dewalt.rum.ezri.dev:
|
|
atlantis.net.ezri.dev:
|
|
agatha-king.db.ezri.dev:
|
|
|
|
vms:
|
|
hosts:
|
|
assurance-of-peace.ext.ezri.dev:
|
|
peoples-home.int.ezri.dev:
|
|
horizon.ext.ezri.dev:
|
|
nebuchadnezzar.ext.ezri.dev:
|
|
|
|
desktops:
|
|
hosts:
|
|
normandy.network.ezri.dev:
|
|
serenity.network.ezri.dev:
|
|
rocinante.vpn.ezri.dev:
|
|
gathering-storm.vpn.ezri.dev:
|
|
|
|
unifi:
|
|
hosts:
|
|
atlantis.net.ezri.dev:
|
|
|
|
int_nginx:
|
|
hosts:
|
|
peoples-home.int.ezri.dev:
|
|
|
|
ext_nginx:
|
|
hosts:
|
|
assurance-of-peace.ext.ezri.dev:
|
|
ansible_port: 2231
|
|
|
|
nginx:
|
|
children:
|
|
int_nginx:
|
|
ext_nginx:
|
|
|
|
htpc:
|
|
hosts:
|
|
serenity.network.ezri.dev:
|
|
|
|
docker:
|
|
hosts:
|
|
horizon.ext.ezri.dev:
|
|
|
|
postgres:
|
|
hosts:
|
|
agatha-king.db.ezri.dev:
|
|
|
|
matrix:
|
|
hosts:
|
|
nebuchadnezzar.ext.ezri.dev:
|