A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
Base64IO
class.Base64IO.writelines()
Base64IO.readlines()
Base64IO.readline()
Base64IO.__iter__()
Base64IO.__next__()