Move db details into a file
This commit is contained in:
parent
d1251ca92c
commit
fe1640c5b8
2 changed files with 7 additions and 3 deletions
3
ansible/vars/main.yml
Normal file
3
ansible/vars/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
app_db_name: drupal
|
||||
app_db_user: drupal
|
||||
app_db_password: drupal
|
Loading…
Add table
Add a link
Reference in a new issue