mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
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:
@@ -2,4 +2,4 @@
|
||||
awx_image: ansible/awx
|
||||
awx_image_tag: "{{ awx_version }}"
|
||||
dockerfile_name: 'Dockerfile'
|
||||
|
||||
headless: no
|
||||
|
||||
Reference in New Issue
Block a user