Network:Core community plan - ansible/community GitHub Wiki

This document lists various items discussed for future development

Module development

  • More declarative intent modules

Documentation

This is a list of documentation that needs to be developed and merged into docs.ansible.com.

  • Refactor: Networking introduction
  • Document the use of ansible_network_os inventory variable
  • Document network constants
  • Document Best Practices
  • Document network filters (parse_cli, parse_cli_textfsm)
  • Developer guide for network integration
    • Document how to create cli_conf plugins
    • Document how to create netconf plugins
    • Document how to write network modules