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
- Host: GitHub
- URL: https://github.com/mastermindg/bind-role
- Owner: mastermindg
- Created: 2017-10-24T19:44:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T20:01:07.000Z (over 8 years ago)
- Last Synced: 2025-01-07T20:45:03.612Z (over 1 year ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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