mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
slurp: import base64 as module_common no longer does
This commit is contained in:
@@ -47,6 +47,8 @@ requirements: []
|
||||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
import base64
|
||||
|
||||
def main():
|
||||
module = AnsibleModule(
|
||||
argument_spec = dict(
|
||||
|
||||
Reference in New Issue
Block a user