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
Dag Wieers 4e6c113bf0 uri/win_uri: Make method a free text field (#49719)
* uri/win_uri: Make method a free text field

Since various interfaces introduce their own HTTP method (e.g. like
PROPFIND, LIST or TRACE) it's better to leave this up to the user.

* Fix HTTP method check in module_utils urls

* Add integration test for method UNKNOWN

* Clarify the change as requested during review
6 years ago
..
cache
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration uri/win_uri: Make method a free text field (#49719) 6 years ago
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 6 years ago
results
runner Run network tests when paramiko plugin changes. 6 years ago
sanity Don't document a type for an argument which uses a callable (#53008) 6 years ago
units uri/win_uri: Make method a free text field (#49719) 6 years ago
utils Ignore errors during container cleanup in CI. 6 years ago