community.general/lib/ansible/plugins/cliconf
Ricardo Carrillo Cruz 32e7c9bc9c
Refactor EOS code to use cliconf (#34426)
* WIP Refactor EOS code to use cliconf

* Fix connection.get where sendonly is True

* Fix pylint issue

* Remove return from send_config and various exec_commands

Also, removed a few try/except, which are anyways handled in
Connection.
2018-01-11 13:33:33 +01:00
..
__init__.py Fixes get_prompt() issue for network platforms using cliconf plugins (#34221) 2017-12-25 18:15:25 +05:30
aireos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aruba.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
asa.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
enos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos.py Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
ios.py Refactor IOS libs to use cliconf (#34136) 2018-01-11 11:50:01 +01:00
iosxr.py IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
ironware.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
mlnxos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nxos.py nxos tests to use network_cli (#34474) 2018-01-05 12:39:04 -05:00
vyos.py Fix vyos sending 'None' to device (#33889) 2017-12-15 11:20:53 -05:00