ansible/library/windows
Jon Hawkesworth a57b6ccf46 This change selects the certificate from the winrm configuration and attempts to find the expiry date from that.
Trond Hindenes pointed out that simply picking the first certificate from local computer certs is not guaranteed to select the correct certificate.
2014-09-01 21:22:18 +01:00
..
setup.ps1 This change selects the certificate from the winrm configuration and attempts to find the expiry date from that. 2014-09-01 21:22:18 +01:00
slurp.ps1
win_feature improvements to win_feature 2014-07-08 18:04:12 +02:00
win_feature.ps1 Better result handling 2014-07-10 12:00:00 +02:00
win_get_url
win_get_url.ps1
win_group
win_group.ps1
win_msi
win_msi.ps1
win_ping
win_ping.ps1
win_service
win_service.ps1 Return service name, display name, start mode and state from win_service module. 2014-07-02 08:12:40 -04:00
win_stat
win_stat.ps1 Replace Get-FileHash with MD5 code that works on PowerShell 3. 2014-08-28 01:42:22 -04:00
win_user
win_user.ps1