ansible/lib/ansible
Alex Mirski-Fitton 7dc09adaf4 Make returning results after loading vars optional
Reinstates some functionality removed by commit 0ba9a6a but
makes the expensive operation optional (and default to off)
2016-07-21 14:25:57 +01:00
..
cli ansible-doc now notes when module has action plugin 2016-07-14 15:50:58 -04:00
compat
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor Add a function to check for killed processes in all strategies (#16684) 2016-07-14 16:37:35 -04:00
galaxy Retain local tar.gz roles during galaxy install (#16592) 2016-07-06 12:28:54 -04:00
inventory Make returning results after loading vars optional 2016-07-21 14:25:57 +01:00
module_utils Merge pull request #16728 from privateip/netcfg 2016-07-15 16:42:51 -04:00
modules Update submodule refs 2016-07-15 10:09:39 -07:00
parsing Fix typo in lib/ansible/parsing/__init__.py (#16761) 2016-07-20 18:03:50 -04:00
playbook fixed lookup search path (#16630) 2016-07-13 10:06:34 -04:00
plugins removes methods to write to dest from net_config 2016-07-15 17:34:46 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils add new features to ios shared module 2016-07-11 05:57:15 -07:00
vars Fix bug where getting role vars does not follow the dep chain 2016-07-19 16:59:11 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py make timeout decorator for facts have a configurable duration (#16551) 2016-07-08 17:46:41 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt