Closed surfer190 closed 2 years ago
I'm seeing the same error too, Did you get anywhere with it?
Yes, these modules do not support NSX-T. I am now using the NSX-T api directly with the ansible uri
module - and some templating/manipulation.
Yes, these modules do not support NSX-T. I am now using the NSX-T api directly with the ansible
uri
module - and some templating/manipulation.
Anything you can share for the solution you came up with?
TypeError: exit_json() argument after ** must be a mapping, not NoneType
The code is with as minimal as I could get it:
The error: