> Are any of you using nay clever tricks to parse the log file and email 
> output of just changed tasks back to a defined address? Id' love to be able 
> to know when ansible has fixed something on one or more of my boxes.

I think a callback plugin may be what you want, as you can 'trigger' on
all sorts of events.

Dag Wieers has written something which sounds to me as though it's just
what you need [1] and there are more examples at [2]. 

        -JP

[1] https://github.com/ansible/ansible/blob/devel/plugins/callbacks/mail.py
[2] https://github.com/sfromm/ansible-plugins


-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to