- 10 Feb, 2015 1 commit
-
-
Adds Kerberos authentication to winrm if available
Brian Coca committed
-
- 03 Feb, 2015 1 commit
-
-
If the `kerberos` module is available, winrm will attempt to establish a Kerberized connection to a Windows server. This allows use of Windows domain accounts, which are quite often the only kinds of accounts enabled on enterprise networks. This also pulls the `transport_schemes` variable up into the `winrm.Connection` class. This lets tests or future modifications alter the list of available schemas without reaching into `Connection.__init__`.
Kirk Strauser committed
-
- 04 Dec, 2014 14 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
empty
Brian Coca committed -
Listify revert errorhandling
Brian Coca committed -
Brian Coca committed
-
Fixes #9704
Toshio Kuratomi committed -
Fixes #9663
Toshio Kuratomi committed -
Fixes #9699
James Cammarata committed -
Superceeds e61e8a37 Fixes #9684
James Cammarata committed -
Chris Church committed
-
Fixes #9669
James Cammarata committed -
Fixes #9667
James Cammarata committed -
Michael DeHaan committed
-
Chris Church committed
-
- 28 Nov, 2014 1 commit
-
-
Michael DeHaan committed
-
- 27 Nov, 2014 4 commits
-
-
James Cammarata committed
-
Brian Coca committed
-
Toshio Kuratomi committed
-
Hagai Kariti committed
-
- 25 Nov, 2014 18 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
fixes to template function
Brian Coca committed -
Michael DeHaan committed
-
Expand playbook_dir in time for loading tasks
Toshio Kuratomi committed -
Brian Coca committed
-
Fixes #9618
James Cammarata committed -
Brian Coca committed
-
- make sure it calls itself correctly, now passes same params as it recieves - vars is reserved, changed for templatevars to avoid confustion - forcing mustaches again since the removal broke 'listification' as per #9622 - fixes incorrectly successful tests using undefined var, now it is defined - now returns empty list if items is None to avoid errors
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
fixes
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 23 Nov, 2014 1 commit
-
-
fixes powershell upgrade script to work on different System architectures.
Chris Church committed
-