nutanix / nutanix.ansible

Official Nutanix Ansible collections
GNU General Public License v3.0
61 stars 34 forks source link

[Bug] "not enough positional arguments" in module plugins/modules/ntnx_vmy.py, line 881 #465

Open robertdahlem opened 5 months ago

robertdahlem commented 5 months ago

module.fail_json() takes two arguments but gets only one here. This leads to a stack trace.

bhati-pradeep commented 4 months ago

Thanks @robertdahlem for raising this issue. Yes it's an issue. Will take it up in next maintenance releases.