ansible/inventory/hosts.yml
Salt e1ed70b055 Reorganize inventory
This fixes an issue with localhost always becoming during one task which is delegated to localhost that explicitly specifes 'become: false'. Thanks, Ansible.
2021-01-18 05:18:39 -06:00

26 lines
518 B
YAML

# vim:ft=ansible:
all:
vars:
ansible_user: ansible
children:
desultd:
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:
db:
hosts:
psql1.9iron.club:
psql1.desu.ltd:
web:
hosts:
web1.desu.ltd:
game:
hosts:
game1.thefuck.how: