You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
cli correctly set become value in console 9 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
config Making the switch to v2 10 years ago
errors Fix some typos (#16498) 9 years ago
executor make timeout decorator for facts have a configurable duration (#16551) 9 years ago
galaxy Retain local tar.gz roles during galaxy install (#16592) 9 years ago
inventory Ignore limits and restrictions when parsing inventory. 9 years ago
module_utils add helper factory function to avoid breaking network modules in devel 9 years ago
modules Update submodule refs 9 years ago
parsing Search path (#16387) 9 years ago
playbook make timeout decorator for facts have a configurable duration (#16551) 9 years ago
plugins removed defined/undefined as jinja2 already has em 9 years ago
template allow spaces before the filter string (#16312) 9 years ago
utils initial add of vyos shared documentation fragments 9 years ago
vars Fix the way pull localhosts out of inventory for delegate_to 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py make timeout decorator for facts have a configurable duration (#16551) 9 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
test-requirements.txt Making the switch to v2 10 years ago