Tobias Trabelsi
7f90530e81
Some checks reported errors
continuous-integration/drone/push Build was killed
19 lines
240 B
Markdown
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
|