Removing stretch items for 2.6 roadmap (#39757)
* netconf modules * gRPC connection plugin
This commit is contained in:
parent
a1620ee2e0
commit
02adb6520f
1 changed files with 0 additions and 6 deletions
|
@ -51,18 +51,12 @@ Connection work
|
||||||
* New connection plugin: eAPI `proposal#102 <https://github.com/ansible/proposals/issues/102>`_
|
* New connection plugin: eAPI `proposal#102 <https://github.com/ansible/proposals/issues/102>`_
|
||||||
* New connection plugin: NX-API
|
* New connection plugin: NX-API
|
||||||
* Support for configurable options for network_cli & netconf
|
* Support for configurable options for network_cli & netconf
|
||||||
* Stretch & tech preview: New connection plugin for gRPC
|
|
||||||
* Stretch: netconf plugin for IOS
|
|
||||||
* Stretch: netconf plugin for NXOS
|
|
||||||
|
|
||||||
Modules
|
Modules
|
||||||
=======
|
=======
|
||||||
|
|
||||||
* New ``cli_config`` - platform agnostic module for sending text based config over network_cli
|
* New ``cli_config`` - platform agnostic module for sending text based config over network_cli
|
||||||
* New ``cli_command`` - platform agnostic command module
|
* New ``cli_command`` - platform agnostic command module
|
||||||
* New ``netconf_get`` - implements the standard netconf get rpc
|
|
||||||
* New ``netconf_config`` - implements the standard netconf edit/configure rpc
|
|
||||||
* New ``netconf_rpc`` - calls any playbook defined rpc on the remote device and returns the results
|
|
||||||
* New ``network_get`` - platform agnostic module for pulling configuration via SCP/SFTP over network_cli
|
* New ``network_get`` - platform agnostic module for pulling configuration via SCP/SFTP over network_cli
|
||||||
* New ``network_put`` - platform agnostic module for pushing configuration via SCP/SFTP over network_cli
|
* New ``network_put`` - platform agnostic module for pushing configuration via SCP/SFTP over network_cli
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue