mirror of
https://github.com/ansible/awx.git
synced 2026-06-03 14:07:54 -02: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.