Go to file
Tobias Trabelsi cdbd0f865a
continuous-integration/drone/push Build is passing Details
replaced centos 8 with almalinux
2022-02-15 22:11:10 +01: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 removed explicit python2 interpreter in tests 2021-10-05 22:11:52 +02:00
vars init 2021-10-05 21:34:34 +02:00
.drone.yml replaced centos 8 with almalinux 2022-02-15 22:11:10 +01: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