Release Summary
Various minor enhancements and compatibility fixes for ansible-core 2.20.
Minor Changes
- collection - Update workflows with dedicated github actions (#127)
- collection - Add contributors list and sanity ignore files for future-proofing (#130)
- collection - Add linting rule to ignore stricter var naming rule in 2.20 (#136)
- collection - Add kubernetes.core 5.3.0 to requirements (#138)
- sap_vm_provision - Remove ansible.posix dependency for issue 126 (#135)
- sap_vm_provision - Add SLES 16 images, fix sshd_config and add python311 workaround (#149)
- sap_vm_provision/kubevirt_vm - Make usage of hugepages configurable (#147)
- sap_hypervisor_node_preconfigure - Update until conditional for ansible-core 2.19 (#133)
- sap_hypervisor_node_preconfigure - Add check for webhook endpoint availability (#142)
Bugfixes
- sap_hypervisor_node_preconfigure/kubevirt_vm - Fix installation of CNV operator (#148)