community.general/lib/ansible/plugins/cliconf
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 adds put_file and fetch_file implementations for cliconf plugin (#26728) 2017-07-13 09:21:02 +05:30
asa.py update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04:00
eos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
ios.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
iosxr.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
junos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
nxos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
vyos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30