I've done research on behaviour of handlers together with include/import role.

https://medium.com/@george.shuklin/include-role-import-role-and-handlers-in-ansible-b32a5386a555

Short excerpt:

|import_role|: All handlers are in the same scope, inner handlers always win.

|include_role|: Handlers in an inner role are invisible for an outer role. outer role’s handlers supersede inner role’s handlers for tasks in the inner role.


Any critique/refinements are welcomed.

--
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/128a4319-cb55-45d8-b1f8-1516446f9e38%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to