add named.conf.options
[ansible.git] / roles / bind / handlers / main.yml
diff --git a/roles/bind/handlers/main.yml b/roles/bind/handlers/main.yml
new file mode 100644 (file)
index 0000000..ed762d1
--- /dev/null
@@ -0,0 +1,2 @@
+- name: bind9
+  service: name=bind9 state=restarted enabled=yes