Go to file
Tobias Trabelsi dac00ef476
continuous-integration/drone/push Build was killed Details
drop debian support
2021-10-05 22:08:07 +02:00
defaults init 2021-10-05 21:34:34 +02:00
handlers init 2021-10-05 21:34:34 +02:00
meta drop debian support 2021-10-05 22:08:07 +02:00
tasks install dependency 2021-10-05 21:58:08 +02:00
tests install dependency 2021-10-05 21:58:08 +02:00
vars init 2021-10-05 21:34:34 +02:00
.drone.yml drop debian support 2021-10-05 22:08:07 +02:00
README.md clarified support and testing 2021-10-05 22:05:21 +02:00

README.md

Verify

Build Status

This role will only be used to verify some assumptions and drifts on a host.

Dependencies

ansible-galaxy collection install community.general

Example Playbook

    - hosts: servers
      roles:
         - { role: verify }

License

MIT