From 9461f08226704ba44774ba0a1428dbfd22251c50 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Mon, 2 Dec 2024 10:29:55 +0100 Subject: [PATCH] Bump collection versions used Change-Id: I1bbb1163cc28890a9c58b7f5e13f29f5b1c8774b --- ansible-collection-requirements.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ansible-collection-requirements.yml b/ansible-collection-requirements.yml index 5b51e3eb3c..05ba8b6c9e 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -3,7 +3,7 @@ collections: - name: openstack.cloud source: https://opendev.org/openstack/ansible-collections-openstack type: git - version: 2.2.0 + version: 2.3.0 - name: openstack.config_template source: https://opendev.org/openstack/ansible-config_template type: git @@ -15,7 +15,7 @@ collections: - name: community.general source: https://github.com/ansible-collections/community.general type: git - version: 9.3.0 + version: 10.0.1 - name: community.rabbitmq source: https://github.com/ansible-collections/community.rabbitmq type: git @@ -23,15 +23,15 @@ collections: - name: community.mysql source: https://github.com/ansible-collections/community.mysql type: git - version: 3.10.0 + version: 3.11.0 - name: community.crypto source: https://github.com/ansible-collections/community.crypto type: git - version: 2.21.1 + version: 2.22.3 - name: ansible.posix source: https://github.com/ansible-collections/ansible.posix type: git - version: 1.5.4 + version: 1.6.2 - name: gluster.gluster source: https://github.com/gluster/gluster-ansible-collection type: git @@ -43,7 +43,7 @@ collections: - name: ansible.utils source: https://github.com/ansible-collections/ansible.utils type: git - version: v5.1.0 + version: v5.1.2 - name: openvswitch.openvswitch source: https://github.com/ansible-collections/openvswitch.openvswitch type: git