community.general/lib/ansible
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
..
cli avoid empty groups in json output (#45621) 2018-09-13 15:38:52 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
errors
executor Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
galaxy Link to the Galaxy platforms list from the meta file template (#34046) 2018-09-17 13:39:54 -05:00
inventory add docstring for ansible.inventory.helpers.get_group_vars 2018-09-14 16:02:45 -04:00
module_utils Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
modules Add examples for bind and unmount to mount module docs 2018-10-02 17:48:13 +02:00
parsing Ensure _raw_params retain exact spaces 2018-09-28 19:19:58 +02:00
playbook better error on empty playbook 2018-09-28 15:21:57 -04:00
plugins New option JUNIT_TASK_RELATIVE_PATH to output relative paths. (#37274) 2018-10-02 12:25:29 -07:00
template remove unused templar._clean_data() (#42739) 2018-09-11 09:11:03 +02:00
utils docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
vars Speed up VariableManager by preserving Templar state. (#45572) 2018-09-25 16:24:25 -04:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00