You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
aws
basic Module basic.py to create parent dirs of tmpdir if needed (#40201) 7 years ago
cloud
common Add is_iterable utility function 7 years ago
ec2
facts facts: fix device uuid's on el6 (#36128) 7 years ago
gcp [GCP] New module GCP DNS Resource Record Set (#35920) 7 years ago
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) 7 years ago
network Extreme Networks SLXOS Config Module (#38607) 7 years ago
parsing
urls Add requests.Session like class (#37622) 7 years ago
__init__.py
conftest.py
test_database.py
test_distribution_version.py Fix SteamOS ansible_distribution fact (Fixes #33628) (#37576) 7 years ago
test_known_hosts.py
test_postgresql.py
test_text.py