Collection o4n_automation_tools helps developers to develop automation Ansible software.
By Ed Scrimaglia, Randy Rozo
Ansible >= 2.10
The module finds either using a static or dynamic inventory from Fedele SoT, all the hosts having connecion issues. As a resutl, the module creates a json file to be used by ansible playbooks to avoid unnecessary connection delays.
The module generates device configurations by combining templates with existing elements in each device. It uses TTP to parse device configurations, extracting and matching specific elements, and then applies Jinja2 templates to generate the final configuration. The module supports filtering unwanted elements through ignore keys and can output the resulting configuration to a file, making it ideal for automating consistent configuration deployments across diverse network devices.