community.general/lib/ansible/modules/extras/windows
Robin Schneider f408a4db02 Use HTTPS instead of legacy HTTP for ansible.com (#2636)
Mechanical edit done by this "one-liner":

git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#http://www\.ansible\.com#https://www.ansible.com#g;'

Related to: https://github.com/ansible/ansible/issues/16869
2016-12-08 11:34:36 -05:00
..
__init__.py
win_acl.ps1
win_acl.py
win_acl_inheritance.ps1
win_acl_inheritance.py
win_chocolatey.ps1 Allow parameters to be passed for uninstall (required by some packages) (#2269) 2016-12-08 11:34:24 -05:00
win_chocolatey.py
win_dotnet_ngen.ps1
win_dotnet_ngen.py
win_environment.ps1 Fix win_environment: strict-mode fix for 'value' (#2404) 2016-12-08 11:34:23 -05:00
win_environment.py
win_file_version.ps1
win_file_version.py
win_firewall_rule.ps1 bugfix code error in win_firewall 2016-12-08 11:34:25 -05:00
win_firewall_rule.py win_firewall_rule: strictmode fixes (#2432) 2016-12-08 11:34:24 -05:00
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py
win_iis_webapplication.ps1
win_iis_webapplication.py
win_iis_webapppool.ps1
win_iis_webapppool.py
win_iis_webbinding.ps1 StrictMode fixes for win_iis_webbinding 2016-12-08 11:34:23 -05:00
win_iis_webbinding.py
win_iis_website.ps1
win_iis_website.py
win_nssm.ps1
win_nssm.py
win_owner.ps1
win_owner.py
win_package.ps1
win_package.py A couple of touch ups (#2288) 2016-12-08 11:34:19 -05:00
win_regedit.ps1 Various fixes to win_regedit and documentation (#2436) 2016-12-08 11:34:23 -05:00
win_regedit.py Various fixes to win_regedit and documentation (#2436) 2016-12-08 11:34:23 -05:00
win_regmerge.ps1 Validate return code and fail properly (#2334) 2016-12-08 11:34:22 -05:00
win_regmerge.py
win_robocopy.ps1
win_robocopy.py
win_scheduled_task.ps1 StrictMode fixes for win_iis_webbinding 2016-12-08 11:34:23 -05:00
win_scheduled_task.py
win_share.ps1
win_share.py
win_timezone.ps1
win_timezone.py
win_unzip.ps1
win_unzip.py Make documentation of win_unzip work on python3 as well 2016-12-08 11:34:20 -05:00
win_updates.ps1 fix win_updates to prevent Get-Member failure on bogus job output 2016-12-08 11:34:25 -05:00
win_updates.py
win_uri.ps1
win_uri.py Use HTTPS instead of legacy HTTP for ansible.com (#2636) 2016-12-08 11:34:36 -05:00
win_webpicmd.ps1 StrictMode fixes for win_iis_webbinding 2016-12-08 11:34:23 -05:00
win_webpicmd.py