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