Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation Task fails with "Failed to import the required Python library (requests) on <container_id>" #5

Open
parmstro opened this issue Oct 19, 2023 · 0 comments
Assignees

Comments

@parmstro
Copy link
Contributor

TASK [cvpublisher : Update the Errata-by-date filter for content views] ********
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'requests'
failed: [controller1.example.ca] (item={'date_filter_name': 'ErrataByDate', 'name': 'EPEL8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"date_filter_name": "ErrataByDate", "name": "EPEL8"}, "msg": "Failed to import the required Python library (requests) on 8878ebc858ff's Python /usr/libexec/platform-python. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}

This is related to the ee build.

@parmstro parmstro self-assigned this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant