community.general/lib/ansible
Brian Coca 0dbebfddaa Revert "remove closing connections after every task, this goes against conneciton caching and was not expected behaviuor nor inhertited from v1"
needed for winrm, disabled closing connections in ssh to avoid issues with that persistance, need to normalize all this in future

This reverts commit 23a22397bf.
2015-09-09 14:21:56 -04:00
..
cli Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Revert "remove closing connections after every task, this goes against conneciton caching and was not expected behaviuor nor inhertited from v1" 2015-09-09 14:21:56 -04:00
galaxy Python 3: avoid iteritems() in a template 2015-09-03 10:11:32 +03:00
inventory * Make sure we don't sometimes get byte strings instead of unicode strings 2015-09-09 01:24:11 -07:00
module_utils added Manjaro as an Archlinux family 2015-09-05 12:49:20 +02:00
modules update submodule refs for documentation formatting 2015-09-05 08:56:15 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04:00
playbook simplify become testing and handling, we had drifted and were doulbe checking prompt, become and become_pass 2015-09-04 10:36:16 -04:00
plugins disabled ssh closing connections 2015-09-09 14:21:46 -04:00
template Python 3: use six.string_types instead of basestring 2015-09-09 09:25:23 +03:00
utils Use UnsafeProxy for lookup results too 2015-09-08 12:19:39 -04:00
vars Add new level of vars to deal with set_fact/register precedence rules 2015-09-09 12:21:07 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py actually implemented flags correctly for all priv escalation methods 2015-09-02 11:31:39 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00