update-system/README.md
Tobias Trabelsi 7f90530e81
Some checks reported errors
continuous-integration/drone/push Build was killed
init
2021-01-30 19:50:13 +01:00

19 lines
240 B
Markdown

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