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/lib/ansible/plugins/callback
Eric L c2342f156c Count ignored failed tasks and successful tasks with expected failure… (#33282)
* Count ignored failed tasks and successful tasks with expected failure as failed tests.

* Make junit callback plugins changes backward compatible: add new task marker TOGGLE RESULT and new option fail_on_ignore
8 years ago
..
__init__.py fix command warnings, add action warnings (#34060) 8 years ago
actionable.py fixed issue with default callback inheritance (#30427) 8 years ago
context_demo.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
debug.py Add module_stdout/stderr fields to list in 'debug' callback plugin 8 years ago
default.py Make everything in default callback use display (#32811) 8 years ago
dense.py fixed issue with default callback inheritance (#30427) 8 years ago
foreman.py Fix sending facts to Foreman 8 years ago
full_skip.py fixed issue with default callback inheritance (#30427) 8 years ago
hipchat.py HipChat API v2 support for ansible callback plugin (#33882) 8 years ago
jabber.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
json.py fixes typo ansbile to ansible 8 years ago
junit.py Count ignored failed tasks and successful tasks with expected failure… (#33282) 8 years ago
log_plays.py fixes typo ansbile to ansible 8 years ago
logentries.py get_option instead of internal dict (#33191) 8 years ago
logstash.py Updated documentation description (#34121) 8 years ago
mail.py added version added 8 years ago
minimal.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
null.py Added callback that removes callback noise 8 years ago
oneline.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
osx_say.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
profile_roles.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
profile_tasks.py Use module formatting (#33413) 8 years ago
selective.py get_option instead of internal dict (#33191) 8 years ago
skippy.py fixed issue with default callback inheritance (#30427) 8 years ago
slack.py get_option instead of internal dict (#33191) 8 years ago
stderr.py fixed issue with default callback inheritance (#30427) 8 years ago
syslog_json.py syslog_json: fix typos in documentation 8 years ago
timer.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
tree.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
unixy.py Fix a few docs build issues (#33685) 8 years ago
yaml.py Add yaml output plugin (#32246) 8 years ago