mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
Improve push capabilities and allow build playbook to push
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
gather_facts: false
|
||||
roles:
|
||||
- { role: image_build }
|
||||
- { role: image_push, when: "docker_registry is defined" }
|
||||
|
||||
Reference in New Issue
Block a user