Commit 0661cd3b authored by nimrod's avatar nimrod
Browse files

- Flush handlers before waiting for service to listen to port, otherwise there's no point.

parent 374c5d95
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -106,6 +106,8 @@
      state: running
      enabled: yes

- meta: flush_handlers

- name: Wait for Nginx to recieve requests
  wait_for:
      port: 80