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
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
..
cli
config
contrib
errors
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 7 years ago
module_utils Add requests.Session like class (#37622) 7 years ago
modules Search for macaddresses more stringently (#40901) 7 years ago
parsing fix decrypted vault utf8 values (#37539) 7 years ago
playbook always_run: removed deprecated always_run task option (#40470) 7 years ago
plugins Use _remote_is_local=True for local connection in synchronize (#40833) 7 years ago
template Remove duplicated "instead" word (#38800) 7 years ago
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py