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

@@ -586,3 +586,12 @@ releases:
- Drop compat implementations for tests
release_summary: Bugfixes and minor changes
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'