1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update changelogs/fragments/7969-proxmox-disk-prevent-shrinking-attempts.yml

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
aBUDmdBQ 2024-02-19 09:04:58 +01:00 committed by GitHub
parent 925006589c
commit 4cf1a2b6ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,2 @@
bugfixes:
- proxmox_disk - the module doesn't detect that shrinking a disk is not supported and fails
- proxmox_disk - the module did not detect that shrinking a disk is not supported and failed (https://github.com/ansible-collections/community.general/pull/7969).