Skip to content

drybjed/ansible-apt_preferences

Repository files navigation

DebOps apt_preferences

Travis CI test-suite Ansible Galaxy

APT preferences can be used to influence package selection performed by APT during installation or upgrades. You can for example tell APT that you prefer packages from certain repositories or want to hold a package on a particular version no matter what (among other things).

By default, if you don't specify version or provide custom pin configuration, debops.apt_preferences role will configure specified packages to be installed from backports repository of the current OS release.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.apt_preferences

Documentation

More information about debops.apt_preferences can be found in the official debops.apt_preferences documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.

About

Manage APT pins in /etc/apt/preferences.d/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published