Upgrades all packages installed with the distribution's package manager. Optionally reboots the system if a kernel update was found.
Optional variables:
upgrade_distpackages
: List of packages to upgrade (default: all)upgrade_distpackages_reboot_kernel
: Automatically reboot if a new kernel is installed (defaultFalse
)upgrade_distpackages_reboot_timeout
: Maximum time to wait for a reboot (default600
seconds)