fix nxos terminal plugin
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
03cdcc7d58
commit
37d977c3b8
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
bugfixes:
|
||||
- Fix Python2.6 regex bug terminal plugin nxos, iosxr (https://github.com/ansible/ansible/pull/45135).
|
||||
- Fix terminal plugin regex nxos, iosxr (https://github.com/ansible/ansible/pull/45135).
|
||||
- Fix python2.6 `nothing to repeat` nxos terminal plugin bug (https://github.com/ansible/ansible/pull/45271).
|
||||
|
|
Loading…
Reference in a new issue