ansible/inventory/hosts.yml

19 lines
357 B
YAML
Raw Normal View History

2020-10-17 00:21:57 -05:00
# vim:ft=ansible:
all:
vars:
ansible_user: ansible
children:
desktop:
hosts:
2020-12-17 21:15:00 -06:00
vm-gentoo-0:
2020-12-04 09:17:08 -06:00
ansible_host: 192.168.122.239
ansible_python_interpreter: python3.8
2020-11-08 06:21:54 -06:00
dsk-cstm-0.desu.ltd:
lap-s76-lemp9-0.desu.ltd:
2020-10-17 01:27:38 -05:00
db:
hosts:
2020-11-08 08:16:07 -06:00
psql1.desu.ltd:
2020-10-17 00:21:57 -05:00
web:
hosts:
2020-11-08 08:16:07 -06:00
web1.desu.ltd: