package_cache

package_cache

Update package cache for systems package manager module.

GitHub Version Ansible Galaxy Quality Downloads
github version role quality downloads

Example Playbook

This example is taken from molecule/resources/converge.yml and is tested on each push, pull request and release.

---
- name: Converge
  hosts: all
  become: yes
  gather_facts: no

  roles:
    - role: ucomesdag.package_cache

Role Variables

These variables are set in defaults/main.yml:

---
# defaults file for package_cache

Dependencies

Overview of role dependencies:

dependencies

Requirements

Compatibility

This role has been tested on these container images:

container tags
alpine edge, latest
amazonlinux latest
archlinux latest
centos latest, stream8
debian latest, buster
fedora rawhide, latest, 34, 33
opensus latest
rhel latest
rocky latest
rpi-os latest
ubuntu jammy, latest, bionic

The minimum version of Ansible required is 2.10, tests have been done to:

  • The previous version.
  • The current version.
  • The development version.

See the Ansible community changelogs for details.

Exceptions

Some variarations of the build matrix do not work. These are the variations and reasons why the build won't work:

variation reason

If you find issues, please register them in GitHub

License

Apache-2.0

About

Update package cache for systems package manager module.

Install
ansible-galaxy install ucomesdag/ansible-role-package_cache
GitHub repository
License
apache-2.0
Downloads
1782
Owner