Move db details into a file

This commit is contained in:
Oliver Davies 2019-01-22 20:11:15 +00:00
parent d1251ca92c
commit fe1640c5b8
2 changed files with 7 additions and 3 deletions

3
ansible/vars/main.yml Normal file
View file

@ -0,0 +1,3 @@
app_db_name: drupal
app_db_user: drupal
app_db_password: drupal