update-debian ========= This Role will update a Linux based system and check if a reboot is required Example Playbook ---------------- ```yml - hosts: servers roles: - { role: update-system } ``` License ------- MIT