mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Merge pull request #7392 from jladdjr/unpin_inventory_collections
unpin collections used for inventory plugins Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
2385e47ac3
@ -1,22 +1,12 @@
|
||||
---
|
||||
collections:
|
||||
- name: awx.awx
|
||||
version: 11.2.0 # almost all versions should work
|
||||
- name: azure.azcollection
|
||||
version: 0.1.2
|
||||
- name: amazon.aws
|
||||
version: 0.1.1 # version 0.1.0 seems to have gone missing
|
||||
- name: theforeman.foreman
|
||||
version: 0.8.1
|
||||
- name: google.cloud
|
||||
version: 0.0.9 # contains PR 167, should be good to go
|
||||
- name: openstack.cloud
|
||||
version: 0.0.1-dev85 # earlier had checksum mismatch
|
||||
- name: community.vmware
|
||||
version: 0.4.0 # first to contain necessary grouping and filtering features
|
||||
- name: ovirt.ovirt
|
||||
version: 1.0.0 # contains naming fix, was originally named ovirt.ovirt_collection
|
||||
- name: community.kubernetes # required for isolated management playbooks
|
||||
version: 0.11.0
|
||||
- name: ansible.posix # required for isolated management playbooks
|
||||
version: 0.1.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user