make unbound its own role
[ansible.git] / site.yml
index 32c2a20ead38a9cdd9120e1ba6a0853ca2132f54..74658bfd449820aa4aa44ea7c11826fa5af02238 100644 (file)
--- a/site.yml
+++ b/site.yml
@@ -6,6 +6,12 @@
   - base
   tags: base
 
+- hosts: unbound
+  gather_facts: no
+  roles:
+  - unbound
+  tags: unbound
+
 - hosts: letsencrypt
   gather_facts: no
   roles: