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