community.general/lib/ansible
Peter Sprygada da931b04ad removes command caching on retrieve from netcli
The caching of commands in CommandRunner is providing no useful feature
and causing problems.  This removes the code and simply returns the
requested command results.
2016-09-06 16:53:14 -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 removes command caching on retrieve from netcli 2016-09-06 16:53:14 -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