mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
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…
Add table
Add a link
Reference in a new issue