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

Fix generic/default packages to generic OS #2

Open
mtulio opened this issue Aug 14, 2020 · 0 comments · May be fixed by #3
Open

Fix generic/default packages to generic OS #2

mtulio opened this issue Aug 14, 2020 · 0 comments · May be fixed by #3

Comments

@mtulio
Copy link

mtulio commented Aug 14, 2020

Describe the bug

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).
@mtulio mtulio linked a pull request Aug 14, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant