Fix Proxmox node, name condition. (#5108)

* Fix Proxmox `node`, `name` condition.

* Add changelog entry.
This commit is contained in:
Markus Reiter 2022-08-12 04:03:57 +02:00 committed by GitHub
commit 0338eb7a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- proxmox_kvm - fix wrong condition (https://github.com/ansible-collections/community.general/pull/5108).