update-system/README.md

19 lines
240 B
Markdown
Raw Normal View History

2021-01-30 18:50:13 +00:00
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