adc/ansible/inventory/hosts.yml
josiah 7b7284c32f Add several roles; restructure group vars; restructure inventory.
all of this is required for the synology LE role to work. this is
still a massive WIP commit.

synology LE works, but synology webdav using that LE cert does not
yet work. there appears to be some cipher mismatch issue by default.
2020-11-10 23:22:38 -06:00

33 lines
734 B
YAML

all:
children:
dockerhosts:
hosts:
awful-1.awful.club:
ansible_python_interpreter: /usr/local/bin/python3.7
home:
hosts:
hatchery.home.jowj.net:
larva.home.jowj.net:
storage.home.jowj.net:
vpn:
hosts:
vpn.awful.club:
dev:
hosts:
localhost:
ansible_connection: local
onprem_clients:
hosts:
hydra-ling:
lurker-ling:
ling-bane:
little-lady:
mediaserver:
hosts:
hatchery:
ansible_python_interpreter: /usr/bin/python3
syslog:
hosts:
larva.home.jowj.net:
ansible_python_interpreter: /usr/bin/python3