We have with the ansible network engine role, the ability to parse the output of "show commands" executed on a network device (e.g. 'show version'). This is with using the 'command_parser' or 'textfsm_parser'. The present feature request is for the ability to parse the configuration text of a network device and to make the capabilities in the custom module at the following link, native to the ansible network engine role.
ISSUE TYPE
SUMMARY
We have with the ansible network engine role, the ability to parse the output of "show commands" executed on a network device (e.g. 'show version'). This is with using the 'command_parser' or 'textfsm_parser'. The present feature request is for the ability to parse the configuration text of a network device and to make the capabilities in the custom module at the following link, native to the ansible network engine role.
Custom Module, which we woild like to see native to Ansible Network Engine: https://cidrblock.github.io/section-snipping-module-for-ansible.html