cp_mgmt_run_script module

Hello All,

I have a playbook that is using the cp_mgmt_run_script module. The following error is returned when the playbook is run.

TASK [run-script] ****************************************************************************************************************
fatal: [10.1.2.51]: FAILED! => {“ansible_facts”: {“discovered_interpreter_python”: “/usr/bin/python”}, “changed”: false, “msg”: {" code": “generic_err_invalid_parameter”, “message”: “ERROR: Failed to handle asynchronous tasks as synchronous, tasks result is und efined.\nInvalid parameter for [task-id]. Invalid value”}}

The task actually runs successfully against the target gateway, the task appears in the SmartConsole task list and returns the expected result.

Excerpt from $FWDIR/log/api.elg