Commit 929f8a5c by Michael DeHaan

Had to revert commits due to async.

parent 74e4ccb5
......@@ -19,6 +19,8 @@ from ansible.runner.return_data import ReturnData
class ActionModule(object):
TRANSFER_FILES = True
def __init__(self, runner):
self.runner = runner
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment