Release 2.3.3 version

Change-Id: I9d78fdc98fdb986c926f196077d9b401de573218
This commit is contained in:
Sagi Shnaidman
2024-12-22 16:57:48 +02:00
parent b025e7c356
commit ed5829d462
3 changed files with 29 additions and 1 deletions

View File

@@ -5,6 +5,25 @@ Ansible OpenStack Collection Release Notes
.. contents:: Topics
v2.3.3
======
Release Summary
---------------
Bugfixes and minor changes
Minor Changes
-------------
- Add test to only_ipv4 in inventory
- add an option to use only IPv4 only for ansible_host and ansible_ssh_host
Bugfixes
--------
- CI - Fix deprecated ANSIBLE_COLLECTIONS_PATHS variable
v2.3.2
======