community.general/lib/ansible/plugins/callback
Eric L 446f83cdeb New option JUNIT_TASK_RELATIVE_PATH to output relative paths. (#37274)
* New option JUNIT_TASK_RELATIVE_PATH to output relative paths.

It makes the output in Jenkins much more readable as the absolute
path was taking the whole width of the screen, leaving no space for
the actual message.

A makedirs instead of mkdir slipped in as to make the creation of
the output directory recursive, hope this is OK.

* Add version_added field to doc set to 2.8
2018-10-02 12:25:29 -07:00
..
__init__.py Ensure that the src file contents is converted to unicode in diff info (#45744) 2018-09-20 12:31:48 -05:00
actionable.py
cgroup_memory_recap.py
context_demo.py
counter_enabled.py
debug.py
default.py Add number of skipped tasks to play recap in 'default' callback (#45797) 2018-09-20 14:38:54 -04:00
dense.py
foreman.py
full_skip.py
grafana_annotations.py
hipchat.py
jabber.py
json.py Fix callout json plugin show global stats (#43123) 2018-10-01 11:06:14 -05:00
junit.py New option JUNIT_TASK_RELATIVE_PATH to output relative paths. (#37274) 2018-10-02 12:25:29 -07:00
log_plays.py
logdna.py
logentries.py
logstash.py
mail.py
minimal.py
null.py
oneline.py
osx_say.py
profile_roles.py
profile_tasks.py
selective.py
skippy.py
slack.py
splunk.py
stderr.py
sumologic.py
syslog_json.py
timer.py
tree.py
unixy.py
yaml.py