mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9ae9d04eab
win_uri uses "Invoke-WebRequest" under the covers, which apparently uses Internet Explorer to parse a webpage. The problem is if a user has never run Internet Explorer, it will be unable to do that. The work around for this is to set the "-UseBasicParsing" flag. The only advantage to having the Internet Explorer parsed page is that you can then access the DOM as if it was a powershell argument. That doesn't seem super useful for Ansible to be able to do, so I set the default to be "-UseBasicParsing" |
9 years ago | |
---|---|---|
.. | ||
__init__.py | 10 years ago | |
win_chocolatey.ps1 | 9 years ago | |
win_chocolatey.py | 10 years ago | |
win_dotnet_ngen.ps1 | 10 years ago | |
win_dotnet_ngen.py | 9 years ago | |
win_environment.ps1 | 10 years ago | |
win_environment.py | 9 years ago | |
win_firewall_rule.ps1 | 9 years ago | |
win_firewall_rule.py | 10 years ago | |
win_iis_virtualdirectory.ps1 | 10 years ago | |
win_iis_virtualdirectory.py | 9 years ago | |
win_iis_webapplication.ps1 | 10 years ago | |
win_iis_webapplication.py | 10 years ago | |
win_iis_webapppool.ps1 | 10 years ago | |
win_iis_webapppool.py | 10 years ago | |
win_iis_webbinding.ps1 | 10 years ago | |
win_iis_webbinding.py | 10 years ago | |
win_iis_website.ps1 | 9 years ago | |
win_iis_website.py | 10 years ago | |
win_nssm.ps1 | 9 years ago | |
win_nssm.py | 9 years ago | |
win_package.ps1 | 9 years ago | |
win_package.py | 9 years ago | |
win_regedit.ps1 | 9 years ago | |
win_regedit.py | 9 years ago | |
win_scheduled_task.ps1 | 9 years ago | |
win_scheduled_task.py | 9 years ago | |
win_unzip.ps1 | 9 years ago | |
win_unzip.py | 9 years ago | |
win_updates.ps1 | 9 years ago | |
win_updates.py | 9 years ago | |
win_uri.ps1 | 9 years ago | |
win_uri.py | 9 years ago | |
win_webpicmd.ps1 | 10 years ago | |
win_webpicmd.py | 9 years ago |