community.general/lib/ansible/plugins
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
..
action Add support for OpenBSD (#46147) 2018-09-28 16:07:44 -04:00
cache Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00
callback New option JUNIT_TASK_RELATIVE_PATH to output relative paths. (#37274) 2018-10-02 12:25:29 -07:00
cliconf Additional feature enhancements to nxos_logging (#45844) 2018-09-25 11:02:09 +05:30
connection Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
filter WIP: Check that union Jinja filter can be chained (#46298) 2018-10-01 16:30:24 -04:00
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory k8s/oc plugins: fix 'ResourceField' is not JSON serializable (#46145) 2018-09-27 18:43:29 -04:00
lookup Add ssl support to consul_kv lookup (#42456) 2018-10-02 11:01:03 -04:00
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell Revert "powershell - fix for ANSIBLE_KEEP_REMOTE_FILES on older Pythons (#45942)" (#46238) 2018-09-28 09:04:03 +10:00
strategy If including a file resulted in AnsibleFileNotFound, clarify error message. Fixes #45661 (#45667) 2018-09-18 09:04:33 -05:00
terminal Additional feature enhancements to nxos_logging (#45844) 2018-09-25 11:02:09 +05:30
test Added an async 'started' test (like 'finished') (#43445) 2018-08-24 01:29:34 +02:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py pylint plugin to catch due/past-due deprecated calls (#44143) 2018-09-25 10:31:41 -05:00