summaryrefslogtreecommitdiffstats
path: root/roles/hostnames/test/test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hostnames/test/test.yaml')
-rw-r--r--roles/hostnames/test/test.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/roles/hostnames/test/test.yaml b/roles/hostnames/test/test.yaml
new file mode 100644
index 000000000..34bf37942
--- /dev/null
+++ b/roles/hostnames/test/test.yaml
@@ -0,0 +1,21 @@
+---
+- hosts: all
+ roles:
+ - role: hostnames
+
+# - debug:
+#
+# - hosts: dns
+# roles:
+# - role: dns-server
+# named_config_views:
+# - name: private
+# acl_entry:
+# - 192.168.124.40/32
+# - 192.168.124.40/32
+# zone:
+# - dns_domain: example.com
+# - name: public
+# zone:
+# - dns_domain: example.com
+# - role: dns