Skip to content

Commit

Permalink
Removing stretch items for 2.6 roadmap (ansible#39757)
Browse files Browse the repository at this point in the history
* netconf modules
  * gRPC connection plugin
  • Loading branch information
calfonso authored and gundalow committed May 10, 2018
1 parent a1620ee commit 02adb65
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/docsite/rst/roadmap/ROADMAP_2_6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,12 @@ Connection work
* New connection plugin: eAPI `proposal#102 <https://github.com/ansible/proposals/issues/102>`_
* New connection plugin: NX-API
* 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
=======

* New ``cli_config`` - platform agnostic module for sending text based config over network_cli
* 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_put`` - platform agnostic module for pushing configuration via SCP/SFTP over network_cli

Expand Down

0 comments on commit 02adb65

Please sign in to comment.