From fef36db23ea2518a9b6ef2b6307089e3f71c952b Mon Sep 17 00:00:00 2001 From: Gevorg-Khachatryaan Date: Tue, 29 Aug 2023 12:02:08 +0400 Subject: [PATCH] example fix --- plugins/modules/ntnx_images_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/ntnx_images_info.py b/plugins/modules/ntnx_images_info.py index 1f456eb0e..96fbd78f2 100644 --- a/plugins/modules/ntnx_images_info.py +++ b/plugins/modules/ntnx_images_info.py @@ -38,7 +38,7 @@ nutanix_password: "{{ password }}" validate_certs: False filter: - - name: Ubuntu + name: Ubuntu register: result """ RETURN = r"""