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 Original line Diff line number Diff line
@@ -106,6 +106,8 @@
      state: running
      state: running
      enabled: yes
      enabled: yes


- meta: flush_handlers

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