c51faffd71
Change-Id: I8f932e3fa9920c1c7f3fbea0a3d3f5d80e231499
896 B
896 B
OpenStack apt cache pinning
This role will set package pinning for APT packages. The role will create a preference file used to pin packages to a release, origin, or version. The pinning syntax is a simple data driven format which is a list of dictionaries. The items must contain a package entry and pinning type. Pinning types are release, origin, or version.
To clone or view the source code for this repository, visit the role repository for apt_package_pinning.
Default variables
../../defaults/main.yml
Required variables
None
Example playbook
../../examples/playbook.yml