Commit 4503413b by Andrew Smith

ReturnData is used throughout but not actually imported

parent 7d007cac
......@@ -22,6 +22,7 @@ import pipes
import shutil
import tempfile
from ansible import utils
from ansible.runner.return_data import ReturnData
class ActionModule(object):
......
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