ucomesdag.package_cache
package_cache
This role updates the package cache for the system's package manager.
GitHub | Version | Ansible Galaxy | Quality | Downloads |
---|---|---|---|---|
Example Playbook
Here’s an example that runs the role, taken from molecule/resources/converge.yml
. It is tested with every change or release.
---
- name: Run Package Cache Update
hosts: all
become: yes
gather_facts: no
roles:
- role: ucomesdag.package_cache
Role Variables
The variables for this role are defined in defaults/main.yml
:
---
# Default settings for package_cache
Dependencies
This section shows what other roles are needed for this role:
Requirements
- Requires pip packages as listed in requirements.txt.
Compatibility
This role has been tested with the following container images:
Container | Tags |
---|---|
Alpine | edge, latest |
Amazon Linux | latest |
Arch Linux | latest |
CentOS | latest, stream8 |
Debian | latest, buster |
Fedora | rawhide, latest, 34, 33 |
OpenSUSE | latest |
RHEL | latest |
Rocky | latest |
Raspberry Pi OS | latest |
Ubuntu | jammy, latest, bionic |
The minimum required version of Ansible is 2.10. Tests have been performed on:
- The previous version.
- The current version.
- The development version.
For more details, check the Ansible community changelogs.
Exceptions
Some combinations of the build may not work. Here are the known variations and reasons:
Variation | Reason |
---|---|
If you encounter issues, please report them on GitHub.
License
Apache-2.0
Informazioni sul progetto
Update package cache for systems package manager module.
Installa
ansible-galaxy install ucomesdag.package_cache
Licenza
apache-2.0
Download
1.8k
Proprietario
$ ▍