On 13.07.2016 12:29, Igor Cicimov wrote:
On Wednesday, July 13, 2016 at 7:21:08 PM UTC+10, Kai Stian Olstad wrote:
No.
All notify will run at the end an in the order they are in handlers
file.


I guess same goes in case of different tasks calling different handles?
Like:

- task1
  notify:
     - restart memcached

- tasks2
  notify:
     - restart apache

Yes.
The order the handlers are being notify has no influence on the order they are executed.
They will always be executed in the order they are in the handlers file.

--
Kai Stian Olstad

--
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/0b968e8dedcefda7e4d61054795b133a%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to