Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Network:Core roadmap 2.6

Chris Alfonso edited this page Apr 17, 2018 · 19 revisions

Status: DRAFT

This is an uncommitted roadmap for 2.6

Feedback welcome in #ansible-network

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: eapi & nxapi [EAPI_NXAPI_PLUG]

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

Grpc connection plugin [GRPC_PLUG]

Add grpc connection plugin to that enables connecting to grpc enabled remote host.

netconf modules: netconf_rpc, netconf_get, netconf_config [NET_CONF]

Add generic Netconf modules to talk to the Netconf enabled remote host.

  • netconf_get: Fetch configuration and operational state data from remote Netconf enabled device.
  • netconf_rpc: Execute generic Netconf RPC that is defined by Netconf standard as well as propriety RPC based on the Netconf capabilities supported by the remote host.
  • netconf_config: Edit configuration using Netconf based on RPC defined in Netconf standard on remote Netconf enabled device.

For more details refer https://github.com/ansible/proposals/issues/104

cli modules: cli_command, cli_config [CLI_MOD]

Refactor persistent connections to handle using config manager and options instead of play_context [PER_CONN]

File fetch and put modules for network [FILE_FETCH]

Configuration caching [CONF_CACHE]

Documentation [DOCS]

(ARchived) Working groups

Working groups are now in the Ansible forum

Ansible project:
Community, Contributor Experience, Docs, News, Outreach, RelEng, Testing

Cloud:
AWS, Azure, CloudStack, Container, DigitalOcean, Docker, hcloud, Kubernetes, Linode, OpenStack, oVirt, Virt, VMware

Networking:
ACI, AVI, F5, Meraki, Network, NXOS

Ansible Developer Tools:
Ansible-developer-tools

Software:
Crypto, Foreman, GDrive, GitLab, Grafana, IPA, JBoss, MongoDB, MySQL, PostgreSQL, RabbitMQ, Zabbix

System:
AIX, BSD, HP-UX, macOS, Remote Management, Solaris, Windows

Security:
Security-Automation, Lockdown

Tooling:
AWX, Galaxy, Molecule

Communities

Modules:
unarchive, xml

Plugins:
httpapi

Wiki

Roles, Communication, Reviewing, Checklist, TODO

Clone this wiki locally