community.general/lib/ansible/plugins/terminal
James Mighion b8337ee9d3 New module aireos_command (#26769)
* Adding ciscowlc_command module and unit tests.

* Adding __init__.py for unit test.

* Fixing PEP8 W503.

* Renaming module from ciscowlc_command to aire_command.

* Renaming aire_command to aireos_command.
2017-07-19 23:14:52 +05:30
..
__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 Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
asa.py update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04: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 Add eos changes for Python3 (#24600) 2017-05-24 19:40:38 +05:30
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
eos.py Add eos changes for Python3 (#24600) 2017-05-24 19:40:38 +05:30
ios.py Add ios changes for Python3 (#24601) 2017-05-17 20:00:52 +05:30
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
junos.py plugins/terminal/: PEP8 compliancy (#25207) 2017-05-31 18:28:03 +01:00
nxos.py Add nxos changes for Python3 (#24602) 2017-05-20 01:45:53 +05:30
sros.py Add sros changes for Python3 (#24604) 2017-05-17 00:33:36 +05:30
vyos.py Python3 chokes on casting int to bytes (#24952) 2017-05-23 15:58:37 -07:00