summaryrefslogtreecommitdiff
path: root/examples/scripts
Commit message (Expand)AuthorAgeFilesLines
* adjust WinRM service configuration message textnitzmahone2016-09-091-1/+1
* Start WinRM service automatically on rebootjlehtniemi-broadsoft2016-09-091-0/+2
* old yaml format has been long goneBrian Coca2016-09-081-207/+0
* Fix some typos (#16498)Shota2016-06-291-1/+1
* Update to ConfigureRemotingForAnsible.ps1Cryptophobia2016-04-131-1/+38
* Merge pull request #12363 from breathe/develMatt Davis2016-02-291-3/+14
|\
| * Document -SkipNetworkProfileCheck switchNathaniel Cohen2015-09-221-0/+4
| * allow ConfigureRemotingForAnsible.ps1 script to function from 'public' adaptersNathaniel Cohen2015-09-141-4/+11
* | $SubjectName variable unused; clean upMichael Crilly2016-02-291-16/+14
* | update uptime script to use version 2.0 of the apib4ldr2016-02-171-23/+80
|/
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+2
* moved WinRM setup script test after confignitzmahone2015-08-311-25/+22
* Fixed error handling for the enabling of PS RemotingWillem Pienaar2014-12-161-7/+1
* Merge pull request #9481 from cipress/patch-1Chris Church2014-11-231-2/+13
|\
| * Found issue on different System architecture.cipress2014-11-041-2/+13
* | Update firewall rules, error handling, other comment/whitespace cleanup.Chris Church2014-11-111-110/+133
|/
* $powershellpath is called as ".$powershellpath"nathansoz2014-08-181-1/+1
* Added script for configuring winrm for AnsibleTrond Hindenes2014-07-061-0/+181
* Make sure the doc stubs for windows modules have proper license headersMatt Martz2014-06-191-1/+1
* Add copyright header to main winrm test playbook.Chris Church2014-06-191-1/+1
* Add basic tests for win_get_url and win_msi modules.Chris Church2014-06-191-1/+1
* Added -Wait flag to Start-ProcessDon Schenck2014-06-191-1/+1
* Start-ProcessDon Schenck2014-06-191-1/+1
* Start-Process line was wrongDon Schenck2014-06-191-1/+1
* Changed launchDon Schenck2014-06-191-2/+2
* Add tests for windows setup module.Chris Church2014-06-191-3/+2
* Add commentsPaul Durivage2014-06-191-1/+1
* Pipe Get-Process to see what's runningDon Schenck2014-06-191-2/+2
* Added FW commands to allow access to HTTPS listenerCraig Ackerman2014-06-191-2/+3
* Added commands to allow Windows firewall access to WinRM HTTPS listenerCraig Ackerman2014-06-191-2/+2
* Remove unnecessary objPaul Durivage2014-06-191-2/+3
* Add notes on powershell script source.Michael DeHaan2014-06-191-0/+1
* File rename.Michael DeHaan2014-06-191-0/+0
* Add explanation of windows upgrade details.Michael DeHaan2014-06-191-2/+11
* Added logging to UpgradeToPS3.ps1Don Schenck2014-06-191-1/+1
* Fixed bugs related to .NET Framework version. Version 3.5 or higher is nowDon Schenck2014-06-191-8/+8
* PowerShell script to assure PowerShell 3 is installedDon Schenck2014-06-191-0/+71
* fixed x-bits in gittrbs2013-06-161-0/+0
* Fix uptime example in examples/scriptsMichael DeHaan2012-08-241-1/+1
* Moved inventory scripts to the ansible/ansible-plugins repo so they can be up...Michael DeHaan2012-08-203-550/+0
* whitespaceMichael DeHaan2012-08-063-77/+77
* Script to migrate YAML users to the INI format, so we can deprecate YAML inve...Michael DeHaan2012-07-201-0/+206
* Squashed commit of the following:Peter Sankauskas2012-07-152-0/+419
* Bring the cobbler external inventory script up to date with current usage (--...Michael DeHaan2012-07-121-3/+7
* Add note about localhost/authMichael DeHaan2012-03-301-0/+4
* Added cobbler external inventory script, which is a demo of how external inve...Michael DeHaan2012-03-301-0/+123
* restructure the examples directory0.0.1Michael DeHaan2012-03-131-0/+31