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 10005e883e
winrm - Handle task timeout (#82784) (#82862)
When using winrm over HTTP with message encryption enabled and a task
has timed out the connection plugin will fail to cleanup the WinRM
command. This will change that exception into a warning as a timeout is
already an exception event and a failure to clean the operation should
not override the timeout error shown.

(cherry picked from commit 8aecd1f9b2)
8 months ago
..
aliases incidental - remove win_lineinfile coverage (#76952) 3 years ago
runme.sh incidental - remove win_lineinfile coverage (#76952) 3 years ago
test_connection.inventory.j2 Update ansible-test --windows inventory creation. (#60911) 5 years ago
tests.yml winrm - Handle task timeout (#82784) (#82862) 8 months ago