update-system/README.md

240 B

update-debian

This Role will update a Linux based system and check if a reboot is required

Example Playbook

    - hosts: servers
      roles:
         - { role: update-system }

License

MIT