> You cannot use notify to trigger a handler name which comes from
> inside a dynamic include (see note below).
> Regarding the use of notify for dynamic tasks: it is still possible
> to trigger the dynamic include itself, which would result in all
> tasks within the include being run.
I shortly tried include_tasks on that task (currently using include) and
it worked fine, but I wanted to make sure this is supported since the
documentation is not very clear about that.