Go to file
Tobias Trabelsi d0a783649d
continuous-integration/drone/push Build is failing Details
fixed typo in test playbook
2021-01-30 20:04:03 +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 fixed typo in test playbook 2021-01-30 20:04:03 +01:00
vars init 2021-01-30 19:50:13 +01:00
.drone.yml removed templates 2021-01-30 20:01:33 +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