ansible/lib/ansible
Peter Sprygada c0c9cf6441 add helper factory function to avoid breaking network modules in devel
This is a temporary change to keep the get_module() function until all
of the network module refactoring is completed to avoid breaking them
in devel.   The get_module() function should not be used and will be
removed before 2.2 final.
2016-07-09 07:20:17 -04:00
..
cli correctly set become value in console 2016-07-07 10:42:40 -04:00
compat
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor make timeout decorator for facts have a configurable duration (#16551) 2016-07-08 17:46:41 -04:00
galaxy Retain local tar.gz roles during galaxy install (#16592) 2016-07-06 12:28:54 -04:00
inventory Ignore limits and restrictions when parsing inventory. 2016-06-30 13:32:48 -07:00
module_utils add helper factory function to avoid breaking network modules in devel 2016-07-09 07:20:17 -04:00
modules Update submodule refs 2016-07-08 17:28:11 -04:00
parsing Search path (#16387) 2016-06-28 17:23:30 -04:00
playbook make timeout decorator for facts have a configurable duration (#16551) 2016-07-08 17:46:41 -04:00
plugins removed defined/undefined as jinja2 already has em 2016-07-08 12:11:22 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils initial add of vyos shared documentation fragments 2016-07-04 22:58:00 -04:00
vars Fix the way pull localhosts out of inventory for delegate_to 2016-07-04 11:25:53 -05: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