Skip to content

ome/ansible-role-upgrade-distpackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Upgrade Distribution packages

Actions Status Ansible Role

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_excludes: List of package specifications to exclude from upgrade (default empty)
  • 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

[email protected]

About

Ansible role for upgrading packages with the distribution package manager

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages