mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Only assume GET if no data, otherwise POST (#43133)
* Only assume GET if no data, otherwise POST. Fixes #42876 #43091 #42750
This commit is contained in:
committed by
Toshio Kuratomi
parent
0b77262288
commit
8d933928d2
2
changelogs/fragments/fix-open-url.yml
Normal file
2
changelogs/fragments/fix-open-url.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- urls - Only assume GET method if data is empty, otherwise POST
|
||||
Reference in New Issue
Block a user