slurp: import base64 as module_common no longer does
This commit is contained in:
parent
6d41983173
commit
8f917a5a9f
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ requirements: []
|
|||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
import base64
|
||||
|
||||
def main():
|
||||
module = AnsibleModule(
|
||||
argument_spec = dict(
|
||||
|
|
Loading…
Reference in a new issue