ansible/test/integration/targets/uri
Dag Wieers 0fba72ce3c uri: Add form-urlencoded support to body_format (#37188)
* uri: Add form-urlencoded support to body_format

This PR adds form-urlencoded support so the user does not need to take
care of correctly encode input and have the same convenience as using
JSON.

This fixes #37182

* Various fixes

* Undo documentation improvements

No longer my problem

* Fix the remaining review comments
2018-05-17 13:18:18 -04:00
..
files Fix uri test on Python 2.6. 2018-05-16 14:59:24 -07:00
meta
tasks uri: Add form-urlencoded support to body_format (#37188) 2018-05-17 13:18:18 -04:00
templates
vars
aliases Overhaul httptester support in ansible-test. (#39892) 2018-05-09 09:24:40 -07:00