mirror of
https://github.com/ansible/awx.git
synced 2026-04-21 18:00:23 -02:30
8 lines
95 B
YAML
8 lines
95 B
YAML
---
|
|
|
|
- hosts: all
|
|
gather_facts: false
|
|
roles:
|
|
- role: image_build
|
|
- role: openshift
|