mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Works in conjunction with https://github.com/ansible/awx-operator/pull/71 See docs/development/minikube.md
7 lines
120 B
YAML
7 lines
120 B
YAML
---
|
|
- name: Render AWX Dockerfile and sources
|
|
hosts: localhost
|
|
gather_facts: true
|
|
roles:
|
|
- {role: dockerfile}
|