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:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
dockerhub_version: "{{ lookup('file', playbook_dir + '/../VERSION') }}"
|
||||
|
||||
awx_image: "awx"
|
||||
redis_image: "redis"
|
||||
|
||||
postgresql_version: "10"
|
||||
|
||||
Reference in New Issue
Block a user