ansible/lib/ansible
Peter Sprygada 008395eda2 bugfix for nxos shared module to not immediately send \n
this fixes a bug in nxos shared module to not immediately send a \n when
the connection is made.  this commit also localizes the prompt handling
to the nxos module
2016-04-04 08:20:41 -04:00
..
cli Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -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 Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Modification to 347b282 to prevent running the lookup with empty terms 2016-04-03 11:31:18 -04:00
galaxy Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -04:00
inventory Don't process the same host multiple times 2016-03-24 16:43:43 -07:00
module_utils bugfix for nxos shared module to not immediately send \n 2016-04-04 08:20:41 -04:00
modules Update extras submodule ref for lxc_container fix 2016-04-02 01:48:11 -07:00
new_inventory
parsing Take previous jinja2 blocks into account in splitter when we see quotes 2016-03-28 15:43:43 -04:00
playbook centralize path list handling 2016-03-30 07:16:09 -07:00
plugins fix unconfigured plugin path case 2016-04-01 20:37:43 -07:00
template Merge pull request #14504 from bcoca/template_comments 2016-03-06 10:45:18 -05:00
utils Override params from environment variables, if set. 2016-03-30 17:28:30 -04:00
vars Merge pull request #14971 from bcoca/clear_facts 2016-03-30 19:09:38 -07:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py centralize path list handling 2016-03-30 07:16:09 -07:00
test-requirements.txt