Files
awx-operator/molecule/requirements.yml
Chris Meyers 9718424483 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.
2024-11-07 12:53:53 -05:00

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