community.general/lib/ansible/plugins/terminal
Peter Sprygada 905d71d46a fix eos terminal plugin to recognize ospf error message (#32039)
The eos terminal plugin did not correctly catch the error message
returned with trying to configure more than one ospf instance.  This
change updates the terminal plugin to catch that scenario
2017-10-23 17:27:58 -04:00
..
__init__.py Fix for persistent connection plugin on Python3 (#24431) 2017-05-12 09:13:51 -07:00
aireos.py New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
aruba.py Added regex to recognize prompt (#31947) 2017-10-23 19:34:10 +05:30
asa.py fix issue with trailing white space when logging into asa (#28073) 2017-08-11 12:30:57 -04:00
bigip.py Adds regex for stdout needed for changing root password and regex for stderr catching problems with the password. (#31955) 2017-10-19 16:52:14 -07:00
ce.py Contributing new lib/ansible/plugins/terminal/ce.py module to manage HUAWEI data center CloudEngine switch (#21653) 2017-05-19 08:43:37 +01:00
dellos6.py module_utils_fix_dellos6 (#28060) 2017-09-12 18:24:36 +01:00
dellos9.py Add dellos9 changes for Python3 (#24607) 2017-05-17 00:36:52 +05:30
dellos10.py Add dellos10 changes for python3 (#24608) 2017-05-17 00:36:15 +05:30
enos.py create terminal plugin for enos modules (#31510) 2017-10-12 13:32:27 +01:00
eos.py fix eos terminal plugin to recognize ospf error message (#32039) 2017-10-23 17:27:58 -04:00
ios.py Make the 'not found' regex case sensitive (#27100) 2017-07-20 12:33:18 -07:00
iosxr.py Adding stderr regex catch for iosxr commit failures. Adding error handling after executing commit command. (#26462) 2017-07-06 09:19:24 +05:30
ironware.py Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
junos.py plugins/terminal/: PEP8 compliancy (#25207) 2017-05-31 18:28:03 +01:00
nxos.py Fix nxos terminal regex to parse xml response (#31283) 2017-10-05 15:32:43 +05:30
sros.py updates the prompt regexp for prompt handling in sros (#28015) 2017-08-10 12:59:49 -04:00
vyos.py Python3 chokes on casting int to bytes (#24952) 2017-05-23 15:58:37 -07:00