Verify ========= [![Build Status](https://drone.uploadfilter24.eu/api/badges/Ansible/verify/status.svg)](https://drone.uploadfilter24.eu/Ansible/verify) This role will only be used to verify some assumptions and drifts on a host. Dependencies ------------ ansible-galaxy collection install community.general Example Playbook ---------------- ```yaml - hosts: servers roles: - { role: verify } ``` License ------- MIT