mirror of https://github.com/ansible/ansible.git
Backport/2.7/49922: network_cli - ansible_command_timeout not working as expected (#50068)
* network_cli - ansible_command_timeout not working as expected (#49922)
* fix for command_timeout
Signed-off-by: Deepak Agrawal <deepacks@gmail.com>
* fix ci warning
Signed-off-by: Deepak Agrawal <deepacks@gmail.com>
* fix review comments
Signed-off-by: Deepak Agrawal <deepacks@gmail.com>
(cherry picked from commit 0f2f38b044)
* changelog entry for 2.7 backport
Signed-off-by: Deepak Agrawal <deepacks@gmail.com>
pull/50616/head
parent
bfa41db5f0
commit
913b1b0194
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- fix for network_cli - ansible_command_timeout not working as expected (#49466)
|
||||
Loading…
Reference in New Issue