diff --git a/plugins/modules/ntnx_templates_deploy_v2.py b/plugins/modules/ntnx_templates_deploy_v2.py index 8a7c7232..eb7f8eaa 100644 --- a/plugins/modules/ntnx_templates_deploy_v2.py +++ b/plugins/modules/ntnx_templates_deploy_v2.py @@ -474,7 +474,7 @@ def deploy_template(module, result): result[ "msg" ] = "Template ({0}) with given version ({1}) will be deployed.".format( - ext_id, + ext_id, version_ext_id # fmt: skip ) return