Update docs for 1.2.3

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-03-18 16:28:55 +00:00
parent 7c67b9e9b7
commit 945023040d
67 changed files with 12364 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
=============================================
KubeVirt Collection for Ansible Release Notes
=============================================
.. contents:: Topics
This changelog describes changes after version 1.0.0.
v1.2.3
======
Release Summary
---------------
No functional changes, hotfix release to retrigger the downstream build and to keep in sync with Ansible Automation Hub.
v1.2.2
======
Release Summary
---------------
No functional changes, only cleanup of files included in the release tarball and vendoring of documentation fragments.
v1.2.1
======
Release Summary
---------------
Mostly code cleanups and dependency updates to ensure compatibility with KubeVirt >= 1.1.0
v1.2.0
======
Release Summary
---------------
Not released due to issues in the release process
v1.1.0
======
Major Changes
-------------
- Add kubevirt_vm_info module to describe existing VirtualMachines
Minor Changes
-------------
- inventory: Allow to control creation of additional groups
- inventory: Drop creation of the namespace_vmis_group as it is redundant
v1.0.0
======
Release Summary
---------------
Initial release