From cc02eef8a97265ebced8066b9e81c201bf75df9c Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Tue, 28 Mar 2023 15:10:37 +0100 Subject: [PATCH] Bump ansible collection requirements to latest releases We leave the openstack collection to update in a separate patch. Change-Id: Ib17c689813d7f1109410e9f7b2ecebd4e10f7baf --- ansible-collection-requirements.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ansible-collection-requirements.yml b/ansible-collection-requirements.yml index 9549940c54..592693172d 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -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