community.general/lib/ansible/plugins/cliconf
Nathaniel Case c371ed8d30
nxos tests to use network_cli (#34474)
* Fix over-byte

* Fix nxos_l2_interface docs

* Update connections for tasks

* Add default ssh port

* Only report provider when using connection=local

* Send empty provider when connection=network_cli

* Fix find tasks
2018-01-05 12:39:04 -05: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 common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios.py ios integration tests to network_cli (#33920) 2017-12-20 09:03:29 -05: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