You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 years ago
..
log_plays.py Merge plugins tree 12 years ago
mail.py Improve the mail callback to support differing failures 12 years ago
osx_say.py Merge plugins tree 12 years ago