Go to file
Tobias Trabelsi bdd4a4ebab
continuous-integration/drone/push Build is failing Details
added type
2021-01-30 20:00:45 +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 added type 2021-01-30 20:00:45 +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