Fix exception when agent argument is not specified. (#5194) (#5195)

(cherry picked from commit 82d69bb871)

Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
patchback[bot]
2022-08-28 12:16:07 +02:00
committed by GitHub
parent 6223b755e1
commit 2f24bcef8f
2 changed files with 9 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "proxmox_kvm - fix exception when no ``agent`` argument is specified (https://github.com/ansible-collections/community.general/pull/5194)."