Merge "Bump ansible collection requirements to latest releases"
This commit is contained in:
commit
5dcca44ee2
@ -16,23 +16,23 @@ collections:
|
||||
- name: community.general
|
||||
source: https://github.com/ansible-collections/community.general
|
||||
type: git
|
||||
version: 5.6.0
|
||||
version: 6.5.0
|
||||
- name: community.rabbitmq
|
||||
source: https://github.com/ansible-collections/community.rabbitmq
|
||||
type: git
|
||||
version: 1.2.2
|
||||
version: 1.2.3
|
||||
- name: community.mysql
|
||||
source: https://github.com/ansible-collections/community.mysql
|
||||
type: git
|
||||
version: 3.5.1
|
||||
version: 3.6.0
|
||||
- name: community.crypto
|
||||
source: https://github.com/ansible-collections/community.crypto
|
||||
type: git
|
||||
version: 2.7.0
|
||||
version: 2.11.1
|
||||
- name: ansible.posix
|
||||
source: https://github.com/ansible-collections/ansible.posix
|
||||
type: git
|
||||
version: 1.4.0
|
||||
version: 1.5.1
|
||||
- name: gluster.gluster
|
||||
source: https://github.com/gluster/gluster-ansible-collection
|
||||
type: git
|
||||
@ -41,11 +41,11 @@ collections:
|
||||
- name: ansible.netcommon
|
||||
source: https://galaxy.ansible.com
|
||||
type: galaxy
|
||||
version: 3.1.1
|
||||
version: 5.0.0
|
||||
- name: ansible.utils
|
||||
source: https://galaxy.ansible.com
|
||||
type: galaxy
|
||||
version: 2.6.1
|
||||
version: 2.9.0
|
||||
- name: openvswitch.openvswitch
|
||||
source: https://galaxy.ansible.com
|
||||
type: galaxy
|
||||
|
Loading…
Reference in New Issue
Block a user