Merge "Updating PIP packages list for Dublin"
[oom/offline-installer.git] / ansible / roles / dns / tasks / main.yml
index 121ee0c..8a7f8bc 100644 (file)
@@ -26,3 +26,6 @@
   command: /bin/true
   notify: Run dns server container
   when: "'dns-server' not in containers_list.containers"
+
+- name: Force notified handlers to run at this point
+  meta: flush_handlers