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/bin
Ganesh Nalawade 3f3101dfe5
Raise exception if command timeout is triggered (#43078)
* Raise exception if command timeout is triggered

Fixes #43076

If persistent connection timeout is triggered, riase
exception which will be send over socket to module code
instead of silently shutting down the socket.

* Fix CI failure

* Fix review comment

* Fix CI failure

* Fix review comment

* Fix review comment
6 years ago
..
ansible Normalize usage of temp and tmp on tmp (#36221) 7 years ago
ansible-config 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
ansible-connection Raise exception if command timeout is triggered (#43078) 6 years ago
ansible-console
ansible-doc
ansible-galaxy
ansible-inventory ansible-inventory cli tool (#22477) 7 years ago
ansible-playbook
ansible-pull
ansible-vault