mirror of https://github.com/ansible/ansible.git
cherry-pick stable-2.5 (#40177)
* Fix nxos terminal plugin regex (#39659) Fix nxos terminal plugin regex to match command prompt without newline character as prefix (cherry picked from commitpull/40221/head0ac222d68b
) * remove purge from nxos_logging doc, argspec (#39947) * remove purge from nxos_logging doc, argspec Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * shippable Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commitf1103a7a02
) * IT cases for nxos_logging (#39929) * IT cases for nxos_logging * review comment (cherry picked from commit2557c0662a
) * fix nxos_ping issues (#40028) (cherry picked from commit6fac574f17
) * Fix vxlan_vtep_vni tests (#39968) (cherry picked from commit0407c51447
) * ios cliconf plugin fix regex for version (#40066) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit5cf61d7401
) * update changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * shippable Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
parent
f6cbb45b39
commit
299047d963
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ios cliconf plugin fix regex for version (https://github.com/ansible/ansible/pull/40066)
|
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix nxos terminal plugin regex (https://github.com/ansible/ansible/pull/39659)
|
Loading…
Reference in New Issue