feat: adding yapyang (#162)

This commit is contained in:
Tom 2024-09-28 16:31:59 +03:00 committed by GitHub
parent c036095bcb
commit a38ebd4ef1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -326,6 +326,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
- [SEC - Simple Event Correlator](https://simple-evcorr.github.io/) - SEC is an event correlation tool for advanced event processing which can be harnessed for event log monitoring, for network and security management, for fraud detection, and for any other task which involves event correlation.
- [Template Text Parser](https://github.com/dmulyalin/ttp) - CLI tool and Python module for parsing semi-structured text into structured data. Similar syntax to Jinja templating, but in reverse. TTP Templates [collection](https://github.com/dmulyalin/ttp_templates).
- [TextFSM](https://github.com/google/textfsm) - Python module for parsing semi-structured text into Python tables.
- [YAPYANG](https://github.com/nomios-opensource/yapyang) - Python package that helps translate YANG data models to Python.
## Non-Core Ansible Modules