Go to file
Tobias Trabelsi 7f90530e81
continuous-integration/drone/push Build was killed Details
init
2021-01-30 19:50:13 +01:00
defaults init 2021-01-30 19:50:13 +01:00
files init 2021-01-30 19:50:13 +01:00
handlers init 2021-01-30 19:50:13 +01:00
meta init 2021-01-30 19:50:13 +01:00
tasks init 2021-01-30 19:50:13 +01:00
tests init 2021-01-30 19:50:13 +01:00
vars init 2021-01-30 19:50:13 +01:00
.drone.yml init 2021-01-30 19:50:13 +01:00
README.md init 2021-01-30 19:50:13 +01:00

README.md

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