[Bug]: No package matching 'gnupg' is available #37
Labels
kind/bug
Categorizes issue or PR as related to a bug (i.e. something is not working).
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What happened?
https://github.com/JonasPammer/ansible-role-core_dependencies/runs/5694366210
The role itself should pre-heat the the package manager cache.
Maybe not every-time, but at least when the failure as seen in above workflow run happens.
This is currently only being done when the connection failed, e.g.:
ansible-role-bootstrap/vars/main.yml
Line 33 in 7f948c2
This has also been reported a long time ago in robertdebock's original role, but with a stagnating pull request: robertdebock/ansible-role-bootstrap#57
Playbook
Role Version
1.0.0
Environment / Control Node Information
Environment / Managed Node Information
github's ubuntu-latest
The text was updated successfully, but these errors were encountered: