press
press copied to clipboard
Replace press/runner.py with ansible-runner
ansible-runner seems to do exactly what we're trying to do with our Ansible class.
ref: https://ansible.readthedocs.io/projects/runner/en/latest/python_interface/
Example implementation https://github.com/adityahase/pilot/blob/9d4bb4226644d0aec2f97babd42c110087b08e75/pilot/infrastructure/ansible.py