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/lib/ansible_test
Jordan Borean bbf96c250f
winrm - quota retry handling (#83656)
* winrm - quota retry handling

Add a retry attempt when receiving ERROR_WSMAN_QUOTA_MAX_OPERATIONS when
starting a command. This can occur when running a loop with multiple
iterations or an action plugin that runs multiple commands.

* Update pywinrm constraint for test

* Add verbose hint and mark test as destructive
4 months ago
..
_data winrm - quota retry handling (#83656) 4 months ago
_internal Typo fixes and other bits and bobs (#83672) 4 months ago
_util validate-modules: detect names set mismatch between argument spec and documentation (#83599) 4 months ago
config clean up ansible-connection (#82992) 7 months ago
__init__.py ansible-test - Clean up old Python 2 compat code (#81962) 1 year ago