slurp: import base64 as module_common no longer does

parent 6d419831
...@@ -47,6 +47,8 @@ requirements: [] ...@@ -47,6 +47,8 @@ requirements: []
author: Michael DeHaan author: Michael DeHaan
''' '''
import base64
def main(): def main():
module = AnsibleModule( module = AnsibleModule(
argument_spec = dict( argument_spec = dict(
......
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