mirror of https://github.com/ansible/ansible.git
fix ansible_connect_timeout variable in connection plugins and nxos_install_os timeout check (#51209)
* fix ansible_connect_timeout variable in connection plugins and nxos_install_os timeout check (#50965)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit a1ea7e430a
)
* changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/51532/head
parent
44474bf424
commit
bb28719541
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- fix ansible_connect_timeout variable in network_cli,netconf,httpapi and nxos_install_os timeout check
|
Loading…
Reference in New Issue