Found it!
- name: Wait for service
wait_for:
path: /tmp/{{ item }}.log
search_regex: 'Docker is up and running'
timeout: 5
delegate_to: localhost
with_items: "{{ groups['manager'] }}"
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/b221881c-2aa6-4dbe-9576-4761e4d0e9a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.