community.general/lib/ansible
Peter Sprygada c228dfe692 fixes issue when piping commands through json with output not specifed
There is an issue when piping cli commands through json but the output
is specified as either text or the output is none and the transport is
cli.  The results would not be loaded properly for conditional
evaluation.  This is similar to #17422
2016-09-06 16:55:53 -04:00
..
cli Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
galaxy Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
inventory [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
module_utils fixes issue when piping commands through json with output not specifed 2016-09-06 16:55:53 -04:00
modules Update extra module submodule ref, fixes build 2016-09-04 09:43:01 +02:00
parsing fix action parsing to avoid conflicts agin 2016-08-26 16:15:55 -04:00
playbook Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
plugins Fixing incorrect 'task' variable bug in strategy/__init__.py 2016-09-05 23:41:21 -05:00
template Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
utils Remove debug lock 2016-09-06 13:04:50 -05:00
vars [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Do not crash if current dir do not exist, fix #17369 (#17379) 2016-09-05 22:46:47 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00