https://github.com/ngschmidt/j2-config-examples
https://github.com/ngschmidt/j2-config-examples
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngschmidt/j2-config-examples
- Owner: ngschmidt
- Created: 2019-07-13T20:49:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T21:59:00.000Z (almost 7 years ago)
- Last Synced: 2025-08-21T14:18:51.660Z (10 months ago)
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jinja2 Network Configuration Examples
## To use these examples
* Fork this repository
* Modify the device configuration template to your needs in `templates/example-.j2`
* Modify the device configuration dictionary in `vars/example-.j2`
* Modify the combine playbook in `main.yml`
## Tested Platforms
* IOS 12.2(55)
## TODO
* Anything other than IOS 12
## Authors
* **Nick Schmidt**