Hi
I am trying to run a setup file on linux machine from shell command and also by creating a custom python module to run the setup file.
When it is run, it is failing with this error:
{“changed”: false, “failed”: true, “module_stderr”: “”, “module_stdout”: “”, “msg”: “MODULE FAILURE”, “parsed”: false}
Sometimes, samething works fine without any issues.
Can someone help me in resolving this issue.
Thanks
Deepa