Skip to content

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

License

Notifications You must be signed in to change notification settings

jeffwidman/ansible-centminmod-domain-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published