tychobrouwer.upgrade_packages
Upgrade packages
The role upgrades all packages on the system. It can also clean and autoremove
Role Variables
If clean should be run on APT systems can be set with the upgrade_packages_clean variable.
If package autoremove should be run can be set with the upgrade_packages_autoremove variable.
Example Playbook
- hosts: all
roles:
- { role: tychobrouwer.upgrade_packages }
- { role: tychobrouwer.upgrade_packages, upgrade_packages_clean: true, upgrade_packages_autoremove: true }
License
BSD
Author Information
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
Install
ansible-galaxy install tychobrouwer.upgrade_packagesLicense
Unknown
Downloads
195
