community.general/lib/ansible/plugins
Matt Clay 262c341cda Add connection tests for winrm connection plugin.
These are the same tests used for the other connection plugins,
adapted to use winrm modules and Windows friendly paths.
2016-03-31 08:32:41 -07:00
..
action Merge pull request #15208 from bcoca/constants_pathlist 2016-03-30 19:49:18 -07:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback python3 compatiblity 2016-03-24 06:39:21 -07:00
connection Add connection tests for winrm connection plugin. 2016-03-31 08:32:41 -07:00
filter Re-add accidentaly removed comment 2016-03-25 15:33:35 +01:00
inventory 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
lookup Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3 2016-02-26 16:43:05 -08:00
shell fix Mac chown/chmod -R issue, add error checks 2016-03-29 07:44:09 -07:00
strategy Pass the variable manager into load_list_of_blocks for include files 2016-03-31 00:44:41 -04:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py centralize path list handling 2016-03-30 07:16:09 -07:00