Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 603 Bytes

File metadata and controls

21 lines (13 loc) · 603 Bytes

Upgrade Distribution packages

Upgrades all packages installed with the distribution's package manager. Optionally reboots the system if a kernel update was found.

Role Variables

Optional variables:

  • upgrade_distpackages: List of packages to upgrade (default: all)
  • upgrade_distpackages_reboot_kernel: Automatically reboot if a new kernel is installed (default False)
  • upgrade_distpackages_reboot_timeout: Maximum time to wait for a reboot (default 600 seconds)

Author Information

ome-devel@lists.openmicroscopy.org.uk