ansible/test/units/module_utils
Matt Martz d4930e6692
Add requests.Session like class (#37622)
* Adds requests.Session like class

* py2 syntax fix

* Add a few examples to the Request docstrings

* Add helper methods and docs

* Fix test failures

* Switch tests to test Request instead of open_url, add simple open_url test to validate funcitonality

* Fix filename in replace-urlopen code smell test
2018-06-01 11:44:20 -05:00
..
aws
basic Module basic.py to create parent dirs of tmpdir if needed (#40201) 2018-05-17 09:52:46 +10:00
cloud
common Add is_iterable utility function 2018-05-27 02:23:57 +02:00
ec2
facts
gcp
json_utils
net_tools Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597) 2018-05-31 12:25:15 +05:30
network
parsing
urls Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
__init__.py
conftest.py
test_database.py
test_distribution_version.py
test_known_hosts.py
test_postgresql.py
test_text.py