Hi all,
I'm updating a service's configurations and I need to trigger a reload. 
Tricky thing is both services have different roles, specifically a RabbitMQ 
role that add a config file for Collectd. Ideally I could just notify 
collect'd handler, but as they are in different roles (and I would like to 
keep them independent) I can't be sure collectd's handler will be defined 
when rabbitmq's tasks are run. My instinct is that there should be a 
feature for making handlers from all roles globally available, or 
lazy-loading handlers on demand from the role path. Is there a simpler 
solution that currently works, though?

Thanks!

-- 
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/8bbf7700-da51-4bdb-9225-087225f38e84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to