community.general/lib/ansible/plugins/terminal
Peter Sprygada 8e2dcaf9f6 update asa to use network_cli connection plugin (#26899)
* WIP update asa to use network_cli connection plugin

* add asa.py to cliconf plugins
* update asa.py terminal plugin to support regexp and events
* update constants to map asa modules to asa action handler
* update asa action handler to implement persistent connections
* update asa shared module to use persistent connections
* update asa_command module to use new connection

* fixed pep8 issues
2017-07-17 21:23:38 -04:00
..
__init__.py Fix for persistent connection plugin on Python3 (#24431) 2017-05-12 09:13:51 -07:00
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