mirror of https://github.com/ansible/ansible.git
fix nxos output truncated issue and nxos_banner issue (#40962)
* fix nxos output truncated issue
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* add changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* fix nxos_banner issue (#41026)
(cherry picked from commit b6afb77a8a
)
* add changelog for nxos_banner fix
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/41276/head
parent
60ab7b2807
commit
ebc36eed8c
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix nxos_banner issue (https://github.com/ansible/ansible/pull/41026).
|
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix nxos output truncate for upgrade (https://github.com/ansible/ansible/pull/40960).
|
Loading…
Reference in New Issue