community.general/lib/ansible/plugins/terminal
Lance Richardson dc08b9a738 new module exos_config (#43902)
- support config operations for EXOS-based platforms
- add regex to detect command failure responses
- add exos action plugin for "backup" operation
- add unit tests for exos_command (currently 94% coverage of
  exos_config.py)
2018-08-15 14:56:50 -07:00
..
__init__.py Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
aireos.py
aruba.py Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
asa.py
bigip.py Adds various fixes for f5 modules (#40208) 2018-05-16 12:14:12 -07:00
ce.py
cnos.py Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
dellos6.py Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9.py
dellos10.py
edgeos.py EdgeOS module improvements (#39530) 2018-05-22 12:22:18 -04:00
enos.py Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
eos.py Eos subnet overlap fix (#43023) 2018-07-20 11:02:21 -04:00
exos.py new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
ios.py Expand ios password prompt regex (#41131) 2018-06-06 10:25:29 -04:00
iosxr.py Fix ios and iosxr terminal prompt regex (#39063) 2018-04-20 10:20:13 -06:00
ironware.py
junos.py
nos.py new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
nxos.py revert #43546 nxos terminal plugin (#43806) 2018-08-08 10:47:56 +05:30
onyx.py
routeros.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
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