From c564ad9a08d9b50951d48ea081907af6ee1a78c9 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Sat, 13 Nov 2021 09:11:12 +0200 Subject: [PATCH] Minor update of openstack collection Previous collection version has small but nasty bug [1] with port creation [1] https://opendev.org/openstack/ansible-collections-openstack/src/branch/master/CHANGELOG.rst#v1.5.3 Change-Id: I4717151734e4b0a0938f2092736144b72789f962 --- 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 cb992b1a95..8f0c749f19 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -1,6 +1,6 @@ collections: - name: https://opendev.org/openstack/ansible-collections-openstack - version: 1.5.2 + version: 1.5.3 type: git - name: https://github.com/ansible-collections/community.general version: 4.0.1