From 18cb6d1eae20cf9d14f7b8596436e2f4521c0081 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 11 Jul 2024 14:52:58 +0200 Subject: [PATCH] Bump ansible collection versions Change-Id: I902da3027d4d60c28aaa4ca8b8325d36bf3dfaf2 --- 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 eb8e8af54c..2bec90b831 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -11,23 +11,23 @@ collections: - name: openstack.osa source: https://opendev.org/openstack/openstack-ansible-plugins type: git - version: 3665033c9c942b848ca740f3d182674855fd9212 + version: master - name: community.general source: https://github.com/ansible-collections/community.general type: git - version: 8.2.0 + version: 9.1.0 - name: community.rabbitmq source: https://github.com/ansible-collections/community.rabbitmq type: git - version: 1.2.3 + version: 1.3.0 - name: community.mysql source: https://github.com/ansible-collections/community.mysql type: git - version: 3.8.0 + version: 3.9.0 - name: community.crypto source: https://github.com/ansible-collections/community.crypto type: git - version: 2.16.2 + version: 2.20.0 - name: ansible.posix source: https://github.com/ansible-collections/ansible.posix type: git @@ -39,11 +39,11 @@ collections: - name: ansible.netcommon source: https://github.com/ansible-collections/ansible.netcommon type: git - version: v6.0.0 + version: v7.0.0 - name: ansible.utils source: https://github.com/ansible-collections/ansible.utils type: git - version: v3.0.0 + version: v5.0.0 - name: openvswitch.openvswitch source: https://github.com/ansible-collections/openvswitch.openvswitch type: git