mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Only build one awx image instead of separate web and task images
This commit is contained in:
@@ -5,7 +5,7 @@ localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env pyth
|
||||
# Remove these lines if you want to run a local image build
|
||||
# Otherwise the setup playbook will install the official Ansible images. Versions may
|
||||
# be selected based on: latest, 1, 1.0, 1.0.0, 1.0.0.123
|
||||
# by default the base will be used to search for ansible/awx_web and ansible/awx_task
|
||||
# by default the base will be used to search for ansible/awx
|
||||
dockerhub_base=ansible
|
||||
|
||||
# Openshift Install
|
||||
|
||||
Reference in New Issue
Block a user