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
parent dc17044149
commit 0338eb7a7c
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).