mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Explicitly run image_build and image_push on localhost
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Build AWX Docker Images
|
||||
hosts: all
|
||||
hosts: localhost
|
||||
gather_facts: true
|
||||
roles:
|
||||
- {role: image_build}
|
||||
|
||||
Reference in New Issue
Block a user