Commit Graph

47 Commits (ee080eddb5ec6cf716cd843e5c6d0bfe40d6dc35)

Author SHA1 Message Date
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
Trond Hindenes d568966e2c Added script for configuring winrm for Ansible
12 years ago
Matt Martz 2316b7785c Make sure the doc stubs for windows modules have proper license headers
12 years ago
Chris Church 2654f7b200 Add copyright header to main winrm test playbook.
12 years ago
Chris Church 43236ca0ed Add basic tests for win_get_url and win_msi modules.
12 years ago
Don Schenck 618b47cd77 Added -Wait flag to Start-Process
12 years ago
Don Schenck 9c4220832a Start-Process
12 years ago
Don Schenck 8012fdc448 Start-Process line was wrong
12 years ago
Don Schenck e2f5d40a6b Changed launch
12 years ago
Chris Church 5b85252043 Add tests for windows setup module.
12 years ago
Paul Durivage bceaf96fd6 Add comments
12 years ago
Don Schenck e5399b12b9 Pipe Get-Process to see what's running
12 years ago
Craig Ackerman cd3edf1eba Added FW commands to allow access to HTTPS listener
12 years ago
Craig Ackerman f42905a9cc Added commands to allow Windows firewall access to WinRM HTTPS listener
12 years ago
Paul Durivage 7e055ec6cc Remove unnecessary obj
12 years ago
Michael DeHaan e621fec7d3 Add notes on powershell script source.
12 years ago
Michael DeHaan 128be9ea27 File rename.
12 years ago
Michael DeHaan 7309b2ad2a Add explanation of windows upgrade details.
12 years ago
Don Schenck 7631c005ca Added logging to UpgradeToPS3.ps1
12 years ago
Don Schenck ef968efa8b Fixed bugs related to .NET Framework version. Version 3.5 or higher is now
12 years ago
Don Schenck 5b15194a0d PowerShell script to assure PowerShell 3 is installed
12 years ago
trbs a4223e119d fixed x-bits in git
13 years ago
Michael DeHaan 9fa014f76d Fix uptime example in examples/scripts
14 years ago
Michael DeHaan 1004e56d65 Moved inventory scripts to the ansible/ansible-plugins repo so they can be updated independent of release.
14 years ago
Michael DeHaan 0810f26095 whitespace
14 years ago
Michael DeHaan 5a67a556cd Script to migrate YAML users to the INI format, so we can deprecate YAML inventory (which we are now doing).
14 years ago
Peter Sankauskas 3f17ad62cd Squashed commit of the following:
14 years ago
Michael DeHaan bcd0001cb1 Bring the cobbler external inventory script up to date with current usage (--list, --host hostname)
14 years ago
Michael DeHaan b8eeb0f906 Add note about localhost/auth
14 years ago
Michael DeHaan 3d2a7ebd68 Added cobbler external inventory script, which is a demo of how external inventory
14 years ago
Michael DeHaan 2e1b59a9d2 restructure the examples directory
14 years ago