1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
aungvari 0304989392
fix vm removal in proxmox_pool_member.py (#7464)
* fix vm removal in proxmox_pool_member.py

in the original the vm doesn't get removed, always errors with "'Failed to delete a member (12345) from the pool TestPool: list.remove(x): x not in list'

* add changelog fragment

* fix linting errors in changelog
2023-11-06 20:01:05 +01:00
..
.keep
7143-proxmox-template.yml add template option to proxmox and proxmox_kvm (#7143) 2023-11-05 15:57:16 +01:00
7464-fix-vm-removal-in-proxmox_pool_member.yml fix vm removal in proxmox_pool_member.py (#7464) 2023-11-06 20:01:05 +01:00
7465-redfish-firmware-update-message-id-hardening.yml Redfish: Updated message handling for update operations to skip message objects with missing MessageId properties (#7471) 2023-11-06 05:49:48 +01:00
7467-fix-gitlab-constants-calls.yml
7472-gitlab-add-ca-path-option.yml