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