adc/ansible/inventory/hosts.yml

41 lines
1008 B
YAML
Raw Normal View History

2020-01-05 00:13:19 +00:00
all:
children:
dockerhosts:
hosts:
awful-1.awful.club:
ansible_python_interpreter: python3
home:
hosts:
hatchery.home.jowj.net:
larva.home.jowj.net:
appliances:
hosts:
storage.home.jowj.net:
cloudkey.home.jowj.net:
2020-01-05 00:13:19 +00:00
dev:
hosts:
localhost:
ansible_connection: local
2020-04-12 21:27:42 +00:00
mediaserver:
hosts:
hatchery:
ansible_python_interpreter: /usr/bin/python3
syslog:
hosts:
larva.home.jowj.net:
ansible_python_interpreter: /usr/bin/python3
2022-12-19 21:47:29 +00:00
halo:
hosts:
halo.awful.club:
ansible_python_interpreter: python3
bikeshed:
hosts:
seraph:
ansible_python_interpreter: /usr/bin/python3
demiurge:
ansible_python_interpreter: /usr/bin/python3
exgod:
ansible_python_interpreter: /usr/bin/python3
vars:
ansible_user: root