mirror of https://github.com/ansible/ansible.git
Only assume GET if no data, otherwise POST (#43133)
* Only assume GET if no data, otherwise POST. Fixes #42876 #43091 #42750pull/43151/head
parent
0b77262288
commit
8d933928d2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- urls - Only assume GET method if data is empty, otherwise POST
|
Loading…
Reference in New Issue