Commit Graph

80 Commits (stable-2.10)

Author SHA1 Message Date
Jordan Borean d4b7b8bae7
Fix example to use correct shebang (#72129) (#72146)
5 years ago
Sandra McCann 26bb114ccb
[backport][docs][2.10]Docsbackportapalooza 8 (#71379)
6 years ago
Sviatoslav Sydorenko be28e98cf2
[backport][2.10][PR #70446] Refactor Python API examples and docs (#70850)
6 years ago
Sviatoslav Sydorenko 7969b60552
Fix the internal Python API usage examples (#70841)
6 years ago
Shachaf92 7ddcaafee5 many pslint fixes (#55862)
7 years ago
Abhijeet Kasurde 1da5e21289 examples: fix Ansible API example (#51863)
7 years ago
Jordan Borean 24b4633481
explicitly set LocalAccountTokenFilterPolicy on WinRM configure script (#45947)
8 years ago
Joren Vrancken b954917761 Surround top-level function and class definitions with two blank lines.
8 years ago
David Norman 7963279fc2 Generate SHA256 signed certificates for WinRM (#36668)
8 years ago
John Bond d72587084b Update example uptime script to provide correct type for explicit individual hosts (#34740)
8 years ago
Matt Clay 797664d9cb Python 2.6 `str.format()` compatibility fixes.
8 years ago
Erwan Quélin e3b49a7aeb Added possibility to disable basic auth (#33224)
8 years ago
Matt Davis 853fa8223a avoid use of Write-Host in config script
8 years ago
Matt Davis 898eead48f
add GlobalHttpFirewallAccess arg (#34124)
8 years ago
Dag Wieers 1140d6ecd7
Explain -EnableCredSSP in header
8 years ago
Matt Martz 2b08e00a54 Update uptime.py example script with changes to the API. Fixes #31229
9 years ago
Simon Liddicott 3ceeb5124e Set startup type to automatic before attempting to start the service. Otherwise it will fail if the service is disabled. (#27751)
9 years ago
Toshio Kuratomi 87a192fe66 Fix one name in module error due to rewritten VariableManager
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
9 years ago
Dag Wieers ea27baf7ff examples/: PEP8 compliancy (#24682)
9 years ago
Nicolas Simond a40450d40a ConfigureRemotingForAnsible: RSA 1024 to RSA 4096 (#23684)
9 years ago
David PHAM-VAN 6a0fb4e3b6 Remove useless # in comment (#21609)
9 years ago
Matt Davis ba353b0f8f fix ambiguous cert selection in WinRM enable script (#21263)
9 years ago
Jordan Borean 719e1840da Added info on ntlm and credssp, updated configure script for credssp (#21175)
9 years ago
Dag Wieers 6de1f22c15 Add missing support for -CertValidityDays (#21009)
9 years ago
Dag Wieers 28060a4c47 Improve inline docs (#21029)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Dag Wieers c94c53e8a4 Ensure that the script is run with elevated privileges (#20669)
9 years ago
Dag Wieers e64ef8b0ab Small fix for running using Invoke-Expression
9 years ago
Dag Wieers de21038feb Enable -Verbose and log to EventLog (#19909)
9 years ago
TaoBeier 6ec0369c26 fix indent (#20071)
9 years ago
Matt Clay 75c281debc Fix compile errors in scripts.
9 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
9 years ago
nitzmahone ee080eddb5 adjust WinRM service configuration message text
10 years ago
jlehtniemi-broadsoft 5864ae50c6 Start WinRM service automatically on reboot
10 years ago
Brian Coca 81a4164207 old yaml format has been long gone
10 years ago
Shota 47f715fb37 Fix some typos (#16498)
10 years ago
Cryptophobia 76a519fddc Update to ConfigureRemotingForAnsible.ps1
10 years ago
Matt Davis 840cda741d Merge pull request #12363 from breathe/devel
10 years ago
Michael Crilly e9fe5f201f $SubjectName variable unused; clean up
10 years ago
b4ldr 439baf004e update uptime script to use version 2.0 of the api
10 years ago
Nathaniel Cohen 8b6f8ff928 Document -SkipNetworkProfileCheck switch
11 years ago
Nathaniel Cohen be452c1b27 allow ConfigureRemotingForAnsible.ps1 script to function from 'public' adapters
11 years ago
Marius Gedminas 823677b490 Replace .iteritems() with six.iteritems()
11 years ago
nitzmahone 74694b2b0d moved WinRM setup script test after config
11 years ago
Willem Pienaar ac28652602 Fixed error handling for the enabling of PS Remoting
11 years ago
Chris Church 116109468c Merge pull request #9481 from cipress/patch-1
11 years ago
Chris Church 2f7348fddf Update firewall rules, error handling, other comment/whitespace cleanup.
11 years ago
cipress c1fc0ca4fd Found issue on different System architecture.
11 years ago
nathansoz f0004b1604 $powershellpath is called as ".$powershellpath"
12 years ago