mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
Run PG upgrade tasks in container because of permissions
* update pg references
This commit is contained in:
@@ -8,3 +8,4 @@ postgresql_version: "12"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
compose_start_containers: true
|
||||
upgrade_postgres: false
|
||||
|
||||
Reference in New Issue
Block a user