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/integration/targets/connection_winrm
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
1 year ago
..
aliases winrm - quota retry handling (#83656) 1 year ago
runme.sh incidental - remove win_lineinfile coverage (#76952) 4 years ago
test_connection.inventory.j2 Update ansible-test --windows inventory creation. (#60911) 6 years ago
tests.yml winrm - quota retry handling (#83656) 1 year ago