/ansible-centminmod-domain-verification

Ansible role for testing/verifying that individual domains are configured properly on Centminmod servers

MIT LicenseMIT

centminmod-domain-verification

This is an Ansible helper role for testing/verifying that individual domains are configured properly on servers setup using the Centminmod bash script. If a domain is not configured properly, the playbook immediately fails.

If you're using Centminmod, the following roles play well together:

Example meta file:

To use this, in your domain-specific role, add the role as a meta dependency and pass the domain variable.

---
# meta file for jeffwidman_com role

dependencies:
  - { role: centminmod-domain-verification,
        domain: jeffwidman.com
        }

License

MIT

Author Information

Jeff Widman jeff@jeffwidman.com