ansible/lib/ansible
Victor Volle c9d2a67ec7 16888: comment module_utils/urls.py (#16987)
* 16888: comment module_utils/urls.py

* improved documentation of module (mentioning ‘requests’)

* remove mentioning of implementation details (urllib)

* improved parameter and return value documentation
2016-08-10 08:39:48 -07:00
..
cli added check and diff mode control to console 2016-07-25 08:05:56 -04:00
compat
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor Avoid copying task parents in TaskExecutor 2016-08-08 15:58:46 -05:00
galaxy Fixes #163 in galaxy-issues 2016-07-21 14:04:17 -04:00
inventory Performance improvements 2016-08-08 15:58:46 -05:00
module_utils 16888: comment module_utils/urls.py (#16987) 2016-08-10 08:39:48 -07:00
modules update submodule refs, fixes build in ansible-modules-extras 2016-08-10 13:37:10 +02:00
parsing warn when searching for an empty string or null 2016-07-26 08:26:07 -04:00
playbook Validate new blocks during copy 2016-08-10 08:27:59 -05:00
plugins Allow to make the jsonfile cache files pretty (indented and sorted) (#17000) 2016-08-08 17:15:19 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils added unsafe_writes as common file feature (#17016) 2016-08-09 12:39:17 -04:00
vars Move tasks/blocks to a single parent model 2016-08-08 15:58:46 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 19:35:36 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt