Dont require database names to match when doing migration

This commit is contained in:
Shane McDonald
2021-03-18 11:03:03 -04:00
parent 64c10f29c4
commit 79534a1465
3 changed files with 21 additions and 11 deletions

View File

@@ -1,6 +1,9 @@
---
deployment_type: awx
database_name: "{{ deployment_type }}"
database_username: "{{ deployment_type }}"
tower_task_privileged: false
tower_ingress_type: none