mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
* awx.awx collection on galaxy is ooooold at this point. Releases are paused, so point at awx collection in devel to get that new bleeding edge hotness.
10 lines
221 B
YAML
10 lines
221 B
YAML
---
|
|
collections:
|
|
- name: community.general
|
|
- name: kubernetes.core
|
|
- name: operator_sdk.util
|
|
- name: community.docker
|
|
- name: https://github.com/ansible/awx.git#/awx_collection/
|
|
type: git
|
|
version: devel
|