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
The omsagent_requirements has no generic packages:
TASK [omsagent.chaordic : install requirements] ********************************************************************
Friday 14 August 2020 14:44:40 -0300 (0:00:00.125) 0:00:19.846 *********
fatal: [3.88.64.61]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3"}, "changed": false, "msg": "No package matching 'glibc' is available"}
```
## Playbook
Please paste the playbook you are using. (Consider `requirements.yml` and
optionally the command you've invoked.)
```yaml
---
YOUR PLAYBOOK HERE
```
## Output
Show at least the error, possible related output, maybe just all the output.
## Environment
- Control node OS: [e.g. Debian 9] (`cat /etc/os-release`)
- Control node Ansible version: [e.g. 2.9.1] (`ansible --version`)
- Managed node OS: [e.g. CentOS 7] (`cat /etc/os-release`)
Please consider [sponsoring me](https://github.com/sponsors/robertdebock).
The text was updated successfully, but these errors were encountered:
Describe the bug
The
omsagent_requirements
has no generic packages:The text was updated successfully, but these errors were encountered: