Chore: Refactored the ansible playbook to use one .env file and vars
Chore: Moved to gondor
This commit is contained in:
4
docker/vars/default.yml
Normal file
4
docker/vars/default.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
db_host: 172.26.12.67
|
||||
host_directory: "brewman-{{ name }}"
|
||||
db_name: "brewman_{{ name }}"
|
||||
Reference in New Issue
Block a user