I have an haproxy role that can be used for a variety of purposes (load 
balancing, local proxying, etc), and I need to be able to notify handlers 
in several other roles if a task in the haproxy role changes, based on 
which of those "other" roles exist on the current node. The main reason I 
want to do this is because the above are running in linked docker 
containers and if the haproxy container is restarted, sometimes the ip 
address of the haproxy container can change which means the linked 
container can't communicate with it. That being the case, can anyone tell 
me if there's a way to do this in Ansible?

Thanks,
Guy

-- 
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/1c5b1155-03f3-407a-a4b2-cb74c74e79a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to