HI!

In the spirit of encapsulation I've implemented different roles installing 
different
components.

Now the roles also ensure that OS packages (.deb or .rpm)  and specific Python 
modules
(pip install) are installed and automagically updated.
(I don't want to start a debate whether one wants automatic upgrades or not. I 
simply
want that.)

Within the roles OS package / PIP updates will notify the approriate handlers 
and
services managed within the same role will be restarted.

But some updates might also require restart of a service managed in a 
subsequently
invoked role which does not receive the notifications.
(In puppet I'd simply _subscribe_ to the resource to "pull" the notification.)

How to handle this case in ansible?

Ciao, Michael.

-- 
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/e0df36af-c3d0-1111-be63-2198e52a00bc%40stroeder.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to