verify/README.md

444 B

Verify

Build Status

This role will only be used to verify some assumptions and drifts on a host.

Dependencies

ansible-galaxy collection install community.general

Example Playbook

    - hosts: servers
      roles:
         - { role: verify }

License

MIT