win_uri: fix body with one item in list (#49484)

This commit is contained in:
Andrea Scarpino
2018-12-12 05:06:54 +01:00
committed by Jordan Borean
parent a24cc8b235
commit 06099bd116
3 changed files with 26 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_uri - allow to send a JSON array with just one item into - https://github.com/ansible/ansible/issues/49483