summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows/win_uri.ps1
Commit message (Expand)AuthorAgeFilesLines
* Move url option from util to individual modules (#67068)Jordan Borean2020-02-041-1/+2
* WebRequest - remove generically named aliases from util (#66325)Jordan Borean2020-01-101-2/+17
* Windows - Add common util for web requests (#54759)Jordan Borean2019-07-221-218/+79
* uri/win_uri: Make method a free text field (#49719)Dag Wieers2019-02-281-2/+5
* win_uri: fix body with one item in list (#49484)Andrea Scarpino2018-12-121-1/+1
* Added basic equivalent to PowerShell modules (#44705)Jordan Borean2018-11-071-71/+86
* win_uri: stop output from mixing with module result (#48140)Jordan Borean2018-11-061-3/+3
* Add elapsed return value to select modules (#37969)Dag Wieers2018-08-311-0/+8
* Fix support for JSON output when charset is set (#44762)Dag Wieers2018-08-291-3/+9
* Removed deprecated Windows items slated for removed in 2.7 (#43231)Jordan Borean2018-07-251-5/+0
* move the TLS detection block of win_uri before creating WebRequest (#43168)Charles2018-07-241-11/+10
* fix for when status codes are provided as a comma separated list (#38080)Nate2018-04-101-1/+12
* append request headers instead of replacing (#37845)Nate2018-03-261-1/+1
* win_uri: return response info on non 200 responses, convert DateTime values t...Jordan Borean2018-03-081-8/+23
* win_uri: fix creates/removes option (#36016)Jordan Borean2018-02-151-5/+5
* win_uri: fixes (#35487)Jordan Borean2018-02-071-63/+174
* win_uri: fix elif to elseif (#32330)Jordan Borean2017-10-301-1/+1
* fix #Requires to be valid in real Powershell (#31858)Matt Davis2017-10-231-1/+1
* win_environment: Make this the Windows reference moduleDag Wieers2017-09-211-27/+15
* win_uri: Add integration tests, new functionality... (#25373)Dag Wieers2017-06-191-28/+86
* win_uri: Replace -type "string" with -type "str" (#21373)Dag Wieers2017-02-231-5/+5
* win_uri: module cleanup and added check-mode support (#20511)Dag Wieers2017-01-271-37/+44
* Windows modules: Add -type "path" to path parameters (#20282)Dag Wieers2017-01-161-1/+1
* Issue #19575: Adding Dest Param to win_uri (#19577)Corwin Brown2017-01-041-0/+6
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+86