Calling an action plugin w/o defining a corresponding module

Hi,

Just checking if is it possible to do all processing in an action plugin named default as module and not defining module file altogether in library ? this is because i am able to do most processing in action plugin itself. I am getting . an error:

“msg”: “Unexpected failure during module execution.”,
“stdout”: “”

Seems like its looking for missing module.