You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: