https://github.com/titom73/ansible-titom73
An ansible collection with a set of unsorted content to use on day to day for network automation foxs
https://github.com/titom73/ansible-titom73
ansible arista-automation containerlab
Last synced: 2 months ago
JSON representation
An ansible collection with a set of unsorted content to use on day to day for network automation foxs
- Host: GitHub
- URL: https://github.com/titom73/ansible-titom73
- Owner: titom73
- License: apache-2.0
- Created: 2021-01-30T18:16:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T09:47:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T06:51:24.730Z (4 months ago)
- Topics: ansible, arista-automation, containerlab
- Language: Shell
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal toolset for Arista AVD
List of ansible roles & modules to integrate [__Arista AVD__](https://www.avd.sh/en/devel/) in various environments
## List of available roles
- [__EOS Designs to Containerlab__](ansible_collections/titom73/avd_tools/roles/avd_to_clab): Generate [containerlab](https://containerlab.srlinux.dev/) topology from Arista AVD eos_designs.
- [__iptables script to expose eAPI via a Jumphost__](ansible_collections/titom73/avd_tools/roles/eapi_jumphost): Role to generate an iptables script that expose Arista eAPI ports by using D-NAT.## License
Project is published under [Apache 2.0 License](LICENSE)
> This repository is personal and not directly linked to any AVD effort.