1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2018-01-03 16:03:15 -08:00
..
__init__.py fix command warnings, add action warnings (#34060) 2017-12-21 08:35:32 -08:00
actionable.py
context_demo.py
debug.py
default.py
dense.py
foreman.py
full_skip.py
hipchat.py HipChat API v2 support for ansible callback plugin (#33882) 2017-12-14 17:30:31 -05:00
jabber.py
json.py fixes typo ansbile to ansible 2018-01-02 17:17:53 -08:00
junit.py Count ignored failed tasks and successful tasks with expected failure… (#33282) 2018-01-03 16:03:15 -08:00
log_plays.py fixes typo ansbile to ansible 2018-01-02 17:17:53 -08:00
logentries.py
logstash.py Updated documentation description (#34121) 2017-12-21 13:44:54 +10:00
mail.py
minimal.py
null.py
oneline.py
osx_say.py
profile_roles.py
profile_tasks.py
selective.py
skippy.py
slack.py
stderr.py
syslog_json.py
timer.py
tree.py
unixy.py Fix a few docs build issues (#33685) 2017-12-14 17:33:27 +00:00
yaml.py