ansible-roles/apt-upgrade/README.md

383 B

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 }).