community.general/lib/ansible/plugins/terminal
Ricardo Carrillo Cruz 5ffb863f0b Fix regex on ASA password prompt (#49438)
On Cisco ASAv on AWS, the prompt is 'Password', thus the privilege
elevation fails, we need to check upper and lower p.
2018-12-03 13:00:28 +00:00
..
__init__.py Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
aireos.py added in method to handle new and old login methods (#47170) 2018-10-23 13:19:31 -04:00
aruba.py Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
asa.py Fix regex on ASA password prompt (#49438) 2018-12-03 13:00:28 +00:00
bigip.py Adds various fixes for f5 modules (#40208) 2018-05-16 12:14:12 -07:00
ce.py fixing bytes <-> str regexp issue in cloudengine (#45285) 2018-09-12 09:59:42 -04:00
cnos.py Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
dellos6.py Added a bytes cast when checking for terminal response (#48427) 2018-11-14 11:54:33 -05:00
dellos9.py Fixes handling of terminal_initial_prompt on dellos6 and dellos9 devices (#45273) 2018-09-12 19:28:32 +05:30
dellos10.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
edgeos.py EdgeOS module improvements (#39530) 2018-05-22 12:22:18 -04:00
edgeswitch.py edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos.py Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
eos.py eos: Don't error on VLAN missing warning (#45433) 2018-09-12 09:55:23 -04:00
exos.py new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
ios.py revert 46677 changes (#47044) 2018-10-15 15:35:55 +05:30
iosxr.py fix Python 2.6 regex bug terminal plugin nxos, iosxr (#45135) 2018-09-04 13:44:43 +05:30
ironware.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
junos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
nos.py new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
nxos.py Additional feature enhancements to nxos_logging (#45844) 2018-09-25 11:02:09 +05:30
onyx.py Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
routeros.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
slxos.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
sros.py fix handling of ># ending prompts for sros (#41382) 2018-06-12 11:37:08 -04:00
voss.py New networking module: voss_command (#43741) 2018-08-08 15:56:50 +02:00
vyos.py Python3 chokes on casting int to bytes (#24952) 2017-05-23 15:58:37 -07:00