ansible/plugins/callbacks
Dag Wieers 8323a03fa1 Improve the mail callback to support differing failures
Since callbacks are called with different argument-types, we have to be careful. We support two different distinct cases:

 - The error information can be in one ore more of the following items (msg, stderr or stdout)
 - The res/msg value returned can be a string or a list
2012-11-06 14:28:38 +01:00
..
log_plays.py Merge plugins tree 2012-10-08 07:45:25 -04:00
mail.py Improve the mail callback to support differing failures 2012-11-06 14:28:38 +01:00
osx_say.py Merge plugins tree 2012-10-08 07:45:25 -04:00