From b514ddcba26757da731682a80a46c610d6511368 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Mon, 15 Jan 2024 17:45:58 +0000 Subject: [PATCH] Update ansible collections. Only community.general to bump at this time. Change-Id: Ia286807f610a1be5ab0ebf344453b880a9904357 --- ansible-collection-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-collection-requirements.yml b/ansible-collection-requirements.yml index 6fc185b568..2a149243df 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -15,7 +15,7 @@ collections: - name: community.general source: https://github.com/ansible-collections/community.general type: git - version: 8.1.0 + version: 8.2.0 - name: community.rabbitmq source: https://github.com/ansible-collections/community.rabbitmq type: git