mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Point at awx devel collection
* 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.
This commit is contained in:
committed by
Chris Meyers
parent
d5683adaf8
commit
9718424483
@@ -4,4 +4,6 @@ collections:
|
||||
- name: kubernetes.core
|
||||
- name: operator_sdk.util
|
||||
- name: community.docker
|
||||
- name: awx.awx
|
||||
- name: https://github.com/ansible/awx.git#/awx_collection/
|
||||
type: git
|
||||
version: devel
|
||||
|
||||
Reference in New Issue
Block a user