mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
* awx task container uses postgres port to wait for postgres to become available before the container init continues. The () are problematic and are removed. * () was originally added to fix an openshift issues. That error does NOT occur with this fix.