Skip to content

clickfreak/ansible-apt_preferences

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebOps project 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 a 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

apt_preferences role was written by:

License: GPLv3


This role is part of the DebOps project. 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