Skip to content

Synehan/ansible-role-os_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os_update

This role will update the packages of an RedHat or Ubuntu linux distribution and reboot the server if needed

Requirements

Ansible 2.4 required

Role Variables

You can configure the timeout for the update by configuring this variable :

os_update_update_timeout: 1200

Dependencies

None.

Example Playbook

Here an example of a Playbook:

- hosts: servers
  become: true

  roles:
     - role: Synehan.os_update

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

Releases

No releases published

Packages

No packages published