Allow for building headless mode

This will only be used in CI and maybe other places where we dont need a UI
This commit is contained in:
Shane McDonald
2021-10-12 18:57:29 -04:00
parent 727b4668c2
commit f1520e1a70
5 changed files with 29 additions and 9 deletions

View File

@@ -2,4 +2,4 @@
awx_image: ansible/awx
awx_image_tag: "{{ awx_version }}"
dockerfile_name: 'Dockerfile'
headless: no