Chore: Move from remote database host to linked docker container
This commit is contained in:
@ -5,10 +5,10 @@
|
||||
# - A hostname/ip can be a member of multiple groups
|
||||
|
||||
[brewman]
|
||||
acc ansible_host=vancity var_file=vars/acc.yml
|
||||
exp ansible_host=vancity var_file=vars/exp.yml
|
||||
hops ansible_host=vancity var_file=vars/hops.yml
|
||||
mhl ansible_host=vancity var_file=vars/mhl.yml
|
||||
acc ansible_host=beacon var_file=vars/acc.yml
|
||||
exp ansible_host=beacon var_file=vars/exp.yml
|
||||
hops ansible_host=beacon var_file=vars/hops.yml
|
||||
mhl ansible_host=beacon var_file=vars/mhl.yml
|
||||
|
||||
[all:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
|
||||
Reference in New Issue
Block a user