verify/README.md
Tobias Trabelsi 14df5f1c8a
Some checks reported errors
continuous-integration/drone/push Build was killed
clarified support and testing
2021-10-05 22:05:21 +02:00

444 B

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