mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 16:53:35 -05:00
8 lines
95 B
YAML
8 lines
95 B
YAML
---
|
|
|
|
- hosts: all
|
|
gather_facts: false
|
|
roles:
|
|
- role: image_build
|
|
- role: openshift
|