In summary, I have several plays in my playbook, but the same host may 
appear in several plays.
My plays are for example: dbservers, core_os, webservers... And a host may 
be at the same time a dbserver and webserver,
so I will do the tasks for dbservers and webservers on the same host.
I would like to run a handler only once for a host. But it seems this is 
not possible: handler is run per play.
If I could get number of changes for a host, I could run a task for that 
host only if something has changed.
Else I have to re-organize my plays and have only one play per host...

-- 
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/8cebf2a1-9d78-4dd1-855e-88adf075cdc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to