deploy: Add allowed hosts to Ansible variables

Move DB credentials to inventory file
This commit is contained in:
James Graham
2020-05-27 11:26:52 +01:00
parent 567322c0af
commit 82fbdd2ca1
2 changed files with 6 additions and 3 deletions

View File

@@ -16,5 +16,3 @@
vars:
ansible_python_interpreter: python2
db_user: 'breccia'
db_pass: 'breccia'