ansible/lib/ansible
Peter Sprygada e5e387562d add vyos action plugin for handling local operations
This plugin extends the functions of the net_config plugin to vyos
2016-07-15 08:30:21 -04:00
..
cli ansible-doc now notes when module has action plugin 2016-07-14 15:50:58 -04:00
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. 2015-10-16 08:21:28 -07:00
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 Ignore limits and restrictions when parsing inventory. 2016-06-30 13:32:48 -07:00
module_utils add common argument save_config to vyos_argument_spec 2016-07-14 07:29:24 -07:00
modules Submodule ref update 2016-07-14 12:15:39 -05:00
parsing Search path (#16387) 2016-06-28 17:23:30 -04:00
playbook fixed lookup search path (#16630) 2016-07-13 10:06:34 -04:00
plugins add vyos action plugin for handling local operations 2016-07-15 08:30:21 -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 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