Hi,

I can't find anywhere in the documentation any mention of the task order 
executed under notify. Having the example from the web docs:
 

- name: template configuration file
  template: src=template.j2 dest=/etc/foo.conf
  notify:
     - restart memcached
     - restart apache


does this guarantee that memcached is always going to be restarted before 
apache when the handles get flushed?

Thanks,
Igor

-- 
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/e1fe075f-42e1-4814-b485-3f7f3e2974e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to