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/urls
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
* ansible-galaxy: support multiple servers on install

* Added docs for the server configuration file

* Fix up doc string for requirements file format

* Fix bugs after testing

* Fix kwarg doc and added version

* Fix typo and doc improvement

* Fix base64 encoding and allow --server to override list
5 years ago
..
fixtures Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
__init__.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_RedirectHandlerFactory.py cert validation fixes - Attempt 2 (#55953) 5 years ago
test_Request.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago
test_RequestWithMethod.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_fetch_url.py cert validation fixes - Attempt 2 (#55953) 5 years ago
test_generic_urlparse.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_urls.py Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 5 years ago