community.general/lib/ansible
Peter Sprygada 7fe64ef9b8 bug fix for AttributeError: 'str' object has no attribute 'get'
Exception thrown when using cli transport in eos but piping the command
through json

* eos now checks for `| json` and automatically changes the output type
* adds back import of Command object

tested on EOS 4.15.4F
2016-09-06 15:33:55 -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 bug fix for AttributeError: 'str' object has no attribute 'get' 2016-09-06 15:33:55 -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