Skip to content

This role will upgrade all Apt or Yum packages to newest available version. In case of Debian based operating system role will also remove all unused or unnecessary files.

License

Notifications You must be signed in to change notification settings

kamikazestar/AnsibleRoleOsLinuxUpgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnsibleRoleOsLinuxUpgrade

This role will upgrade all Apt or Yum packages to newest available version. In case of Debian based operating system role will also remove all unused or unnecessary files.

Requirements

None

Role Variables

None

Dependencies

This role depends on role kamikazestar.AnsibleRoleOsLinuxUpdate.

Example Playbook

Below ther's example playbook which can be used:

- hosts: servers
  roles:
     - { role: kamikazestar.AnsibleRoleOsLinuxUpgrade }

License

MIT

Author Information

Marcin Slabonski

About

This role will upgrade all Apt or Yum packages to newest available version. In case of Debian based operating system role will also remove all unused or unnecessary files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published