mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
This fix adds a verbose message about non-existent VM when specified with operation, due to idempotency we can not detect correct state. Fixes: #27384 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>