verify/README.md
Tobias Trabelsi 2136ddd16b
Some checks failed
continuous-integration/drone/push Build is failing
init
2021-10-05 21:34:34 +02:00

19 lines
227 B
Markdown

Verify
=========
This role will only be used to verify some assumptions and drifts on a host.
Example Playbook
----------------
```yaml
- hosts: servers
roles:
- { role: verify }
```
License
-------
MIT