ansible/inventory/hosts.yml

34 lines
670 B
YAML
Raw Normal View History

2020-10-17 00:21:57 -05:00
# vim:ft=ansible:
all:
vars:
ansible_user: ansible
children:
2021-01-23 18:49:55 -06:00
home:
vars:
ansible_become: yes
children:
desktop:
hosts:
#vm-rice-0:
# ansible_host: 192.168.122.14
#dsk-cstm-0.desu.ltd:
lap-s76-lemp9-0.desu.ltd:
2021-01-23 18:49:55 -06:00
prod:
vars:
ansible_become: yes
children:
db:
hosts:
psql1.9iron.club:
psql1.desu.ltd:
web:
hosts:
web1.9iron.club:
web1.desu.ltd:
2021-01-25 22:19:31 -06:00
app:
hosts:
fedi1.9iron.club:
game:
hosts:
game1.thefuck.how: