mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Minikube-based development environment
Works in conjunction with https://github.com/ansible/awx-operator/pull/71 See docs/development/minikube.md
This commit is contained in:
6
installer/dockerfile.yml
Normal file
6
installer/dockerfile.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Render AWX Dockerfile and sources
|
||||
hosts: localhost
|
||||
gather_facts: true
|
||||
roles:
|
||||
- {role: dockerfile}
|
||||
Reference in New Issue
Block a user