community.general/lib/ansible
nyasukun adea1f2b80 fixed memoryerror when coping huge file (#16392)
* fixed

* support both python 2 and 3
2016-07-22 09:06:06 -04: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 Find places where ziploader is used and change them to ansiballz so that people aren't confused when they google for information.information (#16715) 2016-07-21 10:58:24 -07:00
galaxy Fixes #163 in galaxy-issues 2016-07-21 14:04:17 -04:00
inventory Ignore limits and restrictions when parsing inventory. 2016-06-30 13:32:48 -07:00
module_utils Find places where ziploader is used and change them to ansiballz so that people aren't confused when they google for information.information (#16715) 2016-07-21 10:58:24 -07:00
modules Update submodule refs 2016-07-21 11:09:22 -07:00
parsing fixed memoryerror when coping huge file (#16392) 2016-07-22 09:06:06 -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