mirror of https://github.com/ansible/ansible.git
Update ssh connection play_context alongside network_cli's (#72185)
Backport of https://github.com/ansible-collections/ansible.netcommon/pull/135 * Fix iosxr testspull/73903/head
parent
903f2e267b
commit
a4ba6ace01
@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- network_cli - Update paramiko play_context when network_cli's play context
|
||||
is updated so that ssh parameters can be updated as well.
|
||||
Loading…
Reference in New Issue