verify/README.md

19 lines
227 B
Markdown
Raw Normal View History

2021-10-05 19:34:34 +00:00
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