mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-13 21:12:01 +00:00
Release 2.3.3 version
Change-Id: I9d78fdc98fdb986c926f196077d9b401de573218
This commit is contained in:
@@ -5,6 +5,25 @@ Ansible OpenStack Collection Release Notes
|
|||||||
.. contents:: Topics
|
.. 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
|
v2.3.2
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@@ -586,3 +586,12 @@ releases:
|
|||||||
- Drop compat implementations for tests
|
- Drop compat implementations for tests
|
||||||
release_summary: Bugfixes and minor changes
|
release_summary: Bugfixes and minor changes
|
||||||
release_date: '2024-12-20'
|
release_date: '2024-12-20'
|
||||||
|
2.3.3:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- CI - Fix deprecated ANSIBLE_COLLECTIONS_PATHS variable
|
||||||
|
minor_changes:
|
||||||
|
- Add test to only_ipv4 in inventory
|
||||||
|
- add an option to use only IPv4 only for ansible_host and ansible_ssh_host
|
||||||
|
release_summary: Bugfixes and minor changes
|
||||||
|
release_date: '2024-12-22'
|
||||||
|
|||||||
@@ -32,4 +32,4 @@ build_ignore:
|
|||||||
- .vscode
|
- .vscode
|
||||||
- ansible_collections_openstack.egg-info
|
- ansible_collections_openstack.egg-info
|
||||||
- changelogs
|
- changelogs
|
||||||
version: 2.3.2
|
version: 2.3.3
|
||||||
|
|||||||
Reference in New Issue
Block a user