ansible-roles/apt-upgrade
2016-12-21 16:12:12 +01:00
..
tasks Switch to English for documentation and comments 2016-12-21 16:12:12 +01:00
README.md Switch to English for documentation and comments 2016-12-21 16:12:12 +01:00

apt-upgrade

Upgrades Debian packages

Tasks

Everything is in the tasks/main.yml file.

Available variables

Choice of upgrade mode can be set in a variables file (ex. vars/main.yml) or when invoking the role (- { role: apt-upgrade, apt_upgrade_mode: safe }).