feat: Initialize BIND9 Ansible role
- Add complete role structure with templates - Create comprehensive README documentation - Set up Travis CI configuration - Add meta information and default variables
This commit is contained in:
5
tests/test.yml
Normal file
5
tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- bind9
|
||||
Reference in New Issue
Block a user