mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 22:21:13 +03:00
ee15db4c7c
The logic that sets awx_web_docker_actual_image and awx_task_docker_actual_image creates and pushes images to the private registry tagged with the awx version, which is appropriate, but then tries to pull with no tag. (so docker defaults to "latest", which does not exist) |
||
---|---|---|
.. | ||
check_vars/tasks | ||
image_build | ||
local_docker/tasks | ||
openshift | ||
build.yml | ||
install.yml | ||
inventory |