Only build one awx image instead of separate web and task images

This commit is contained in:
Bill Nottingham
2020-06-03 10:48:48 -04:00
parent 559d917184
commit 64e3135754
12 changed files with 39 additions and 116 deletions
@@ -1,6 +1,7 @@
---
dockerhub_version: "{{ lookup('file', playbook_dir + '/../VERSION') }}"
awx_image: "awx"
redis_image: "redis"
postgresql_version: "10"