community.general/lib/ansible/plugins/cliconf
Egor Zaitsev 249a6aae22 New module: routeros — manage MikroTik RouterOS (#41155)
* Implement initial RouterOS support

* Correct matchers for license prompts

* Documentation updates & mild refactor

* Remove one last Cisco function

* Sanity test fixes

* Move imports to the beginning

* Remove authorize property

* Handle ANSI codes

* Revert to_lines function

* CR fixes

* test(routeros): add unit tests

* Added another test (with ANSI colors and banner in fixture).

* Ignore CRLF line endings in system_package_print file

* fix: review by ganeshrn
2018-07-30 10:28:03 +05:30
..
__init__.py nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
aireos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
aruba.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
asa.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
ce.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos.py Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
dellos6.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos9.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos10.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
edgeos.py Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
exos.py Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
ios.py nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
iosxr.py Add support for commit label in iosxr_config (#42931) 2018-07-24 17:16:26 +05:30
ironware.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
junos.py Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
nxos.py nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
onyx.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
routeros.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
slxos.py Missing close " (#42985) 2018-07-19 09:24:52 +05:30
vyos.py nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30