mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Fix error when checking if Proxmox VM exists. (#4287)
* Fix error when checking if VM exists. * Add changelog entry. * Reword changelog entry. Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9c3704bd00
commit
36ddb9b8e5
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/4287-fix-proxmox-vm-chek.yml
Normal file
2
changelogs/fragments/4287-fix-proxmox-vm-chek.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- proxmox_kvm - fix error when checking whether Proxmox VM exists (https://github.com/ansible-collections/community.general/pull/4287).
|
Loading…
Add table
Add a link
Reference in a new issue