Skip to content

budimanjojo/ansible-role-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Duo Update Role

Role to update packages in Linux.

Supported OS Families

  • Ubuntu (tested)
  • Arch Linux (tested)
  • Redhat (tested)

Role Variables

Available variables are listed below, the default values are in defaults/main.yml:

update_reboot_system: whether to reboot system after update, default is no (bool)

Dependencies

None

Example Playbook

Here is an example playbook:

- hosts: all

  roles:
  - budimanjojo.update

License

MIT License

About

Role to update packages

Resources

Stars

Watchers

Forks

Packages

No packages published