You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/terminal
Samer Deeb cbf28c20cb Add Support for Mellanox switches: first module: mlnxos_command (#33121)
* Add Support for Mellanox switches: first module: mlnxos_command

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Add cliconf support for mlnxos

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* 1- Fix short description, 2- remove waitfor

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* remove usage of check_args

Signed-off-by: Samer Deeb <samerd@mellanox.com>
8 years ago
..
__init__.py Connection plugins network_cli and netconf (#32521) 8 years ago
aireos.py New module aireos_command (#26769) 9 years ago
aruba.py Added regex to recognize prompt (#31947) 8 years ago
asa.py Fix prompt issue in asa terminal plugin (#32900) 8 years ago
bigip.py Adding a regex for stderr catching. (#31945) 8 years ago
ce.py Contributing new lib/ansible/plugins/terminal/ce.py module to manage HUAWEI data center CloudEngine switch (#21653) 9 years ago
dellos6.py module_utils_fix_dellos6 (#28060) 8 years ago
dellos9.py Add dellos9 changes for Python3 (#24607) 9 years ago
dellos10.py Add dellos10 changes for python3 (#24608) 9 years ago
enos.py New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 8 years ago
eos.py Back to 'prompt' for authorize prompt (#32932) 8 years ago
ios.py Back to 'prompt' for authorize prompt (#32932) 8 years ago
iosxr.py Adding stderr regex catch for iosxr commit failures. Adding error handling after executing commit command. (#26462) 9 years ago
ironware.py Network command module for Brocade IronWare routers (#31429) 8 years ago
junos.py Connection plugins network_cli and netconf (#32521) 8 years ago
mlnxos.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 8 years ago
nxos.py Fix nxos terminal regex to parse xml response (#31283) 8 years ago
sros.py updates the prompt regexp for prompt handling in sros (#28015) 8 years ago
vyos.py Python3 chokes on casting int to bytes (#24952) 9 years ago