An open API service indexing awesome lists of open source software.

https://github.com/mastermindg/bind-role

Ansible Bind Role
https://github.com/mastermindg/bind-role

Last synced: over 1 year ago
JSON representation

Ansible Bind Role

Awesome Lists containing this project

README

          

# bind

Installs a Bind/DNS server with TSIG keys and python-dns for dynamic updates

## Development
### Tests with docker

ruby install
bundle install
docker build -t local/ansible:2.4.0 .
kitchen test