Network:Core roadmap 2.7 - ansible/community GitHub Wiki

Status: COMPLETE

This is an uncommitted roadmap for 2.7

Feedback welcome in #ansible-network on IRC

For work that is happening outside of the ansible/ansible repo please see Network:Core-roadmap-Future

Follow the our progress

GitHub Project

Note: To see which cards in our project pertain to a specific roadmap item, use the filter cards feature and filter using the keyword associated with each roadmap item e.g. [NET_CONF].

Connection plugins: (placeholder)

Plugins : cliconf, netconf plugins refactor NET_MOD(https://github.com/ansible/ansible/projects/10?card_filter_query=%5BNET_MOD%5D)

Refactor api’s in cliconf and netconf plugins such that it has uniform signature across supported network platforms

Modules:

network modules: cli_config CLI_MOD(https://github.com/ansible/ansible/projects/10?card_filter_query=%5BCLI_MOD%5D)

Platform agnostic module to push text based configuration to network devices.

network modules: cli_command CLI_MOD(https://github.com/ansible/ansible/projects/10?card_filter_query=%5BCLI_MOD%5D)

Platform agnostic module to send arbitrary commands to network devices over network_cli connection plugin.

Netconf modules: netconf_config, netconf_rpc NET_CONF(https://github.com/ansible/ansible/projects/10?card_filter_query=%5BNET_CONF%5D)

For more information see https://github.com/ansible/proposals/issues/104

Pre-commit Network Testing:

Zuul for most (if not all) major platforms ZUUL(https://github.com/ansible/ansible/projects/10?card_filter_query=%5BZUUL%5D)