ansible / ansible-runner

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.
Other
970 stars 357 forks source link

Remove pkg_resources use #1224

Closed Akasurde closed 1 year ago

Akasurde commented 1 year ago
SUMMARY

Fixes: #1223

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
COMPONENT NAME

ansible_runner/init.py ansible_runner/main.py ansible_runner/utils/importlib_compat.py

Akasurde commented 1 year ago

cc @cidrblock