openstack-ansible-apt_packa.../doc/source/index.rst
Andy McCrae c51faffd71 Update repository with reference to role git location
Change-Id: I8f932e3fa9920c1c7f3fbea0a3d3f5d80e231499
2016-12-22 14:26:19 +00:00

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