verify/README.md

21 lines
364 B
Markdown
Raw Normal View History

2021-10-05 19:34:34 +00:00
Verify
=========
2021-10-05 19:58:08 +00:00
[![Build Status](https://drone.uploadfilter24.eu/api/badges/Ansible/verify/status.svg)](https://drone.uploadfilter24.eu/Ansible/verify)
2021-10-05 19:34:34 +00:00
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