proxmox_kvm: add win11 to ostype (#4191)

* proxmox_kvm: add win11 to ostype

* add changelog fragment

* Update changelogs/fragments/4191-proxmox-add-win11.yml

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Andrea Ghensi
2022-02-12 17:44:20 +01:00
committed by GitHub
parent aa554c2887
commit 00cab64f7a
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- proxmox_kwm - add ``win11`` to ``ostype`` parameter for Windows 11 and Windows Server 2022 support (https://github.com/ansible-collections/community.general/issues/4023, https://github.com/ansible-collections/community.general/pull/4191).