community.general/lib/ansible/plugins/terminal
Ricardo Carrillo Cruz 857726e6b1 Make the 'not found' regex case sensitive (#27100)
Turns out in some commands, like 'sh bgp summary' a line containing
'Not found' can be shown as a column.
This causes those commands to error out with RC=1 .

Fixes #26577
2017-07-20 12:33:18 -07:00
..
__init__.py
aireos.py
aruba.py
asa.py
ce.py
dellos6.py
dellos9.py
dellos10.py
eos.py
ios.py Make the 'not found' regex case sensitive (#27100) 2017-07-20 12:33:18 -07:00
iosxr.py
junos.py
nxos.py
sros.py
vyos.py