fixing some copy-pasta error in host var names
This commit is contained in:
parent
de5d362acb
commit
67d25c20d3
1 changed files with 1 additions and 1 deletions
|
@ -76,5 +76,5 @@ testdays_endpoint: 'testdays'
|
|||
testdays_db_name: testdays
|
||||
|
||||
testdays_db_user: "{{ testdays_testdays_db_user }}"
|
||||
testdays_db_user: "{{ testdays_testdays_db_password }}"
|
||||
testdays_db_password: "{{ testdays_testdays_db_password }}"
|
||||
testdays_secret_key: "{{ testdays_testdays_secretkey }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue