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

Network:2021 Spring Roadmap

Andrew Klychkov edited this page Jun 10, 2021 · 26 revisions

Status: PLANNED

This is an uncommitted roadmap for 2021 Spring Release (some things might get dropped before the final release).

Feedback welcome in #ansible-network on IRC or on slack.

Ansible Network Working Group:

Network Group.

Follow our progress:

GitHub Project Board.

Network Platform Collections:

EOS, NXOS, IOS, IOS-XR, JUNOS, VYOS.

New network resource modules:

  • eos_bgp_global
  • eos_bgp_address_family
  • eos_route_maps
  • nxos_bgp_global
  • nxos_bgp_address_family
  • nxos_bgp_neighbor_address_family
  • nxos_route_maps
  • ios_bgp_global
  • ios_bgp_address_family
  • ios_route_maps
  • ios_prefix_lists
  • junos_bgp_global
  • junos_bgp_address_family
  • junos_route_maps
  • vyos_bgp_global
  • vyos_bgp_address_family
  • vyos_route_maps
  • iosxr_bgp_global
  • iosxr_bgp_address_family
  • iosxr_bgp_neighbor_address_family

Network resource module enhancements:

  • Introduce ‘available_network_resources’ key in facts modules.
  • States for Resource modules: merged, replaced, overridden, deleted, gathered, rendered, parsed, purged.

ansible.netcommon collection:

NETCOMMON.

  • Enable caching capabilities throughout a session.
  • Direct Execution - Introduce a new connection parameter ‘ansible_network_import_modules’.
  • Libssh (SCP, GSSAPI) related support in the connection plugin.
  • Move sub_plugin to plugins/sub_plugins directory.

ansible-pylibssh:

PYLIBSSH.

  • SCP API library support.
  • GSSAPI based authentication support.

ansible.utils collection:

UTILS.

  • Move sub_plugin to plugins/sub_plugins directory.
  • 23 new dns, ip and network test plugins.
  • cli_parse plugin.

ansible.network collection:

  • Meta Collection group installer for supported network collections.

(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