This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:arista:api [2017/08/31 22:21] – jun jotasandoku | network_stuff:arista:api [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| __**JUNOS API / ANSIBLE**__\\ | __**JUNOS API / ANSIBLE**__\\ | ||
| Instructions [[https:// | Instructions [[https:// | ||
| + | [[http:// | ||
| Command to generate config: | Command to generate config: | ||
| Line 6: | Line 7: | ||
| Destination file: | Destination file: | ||
| / | / | ||
| + | ansible-template-for-junos]$ cat / | ||
| + | |||
| + | update1: Found how to format ouput of an iterated list with new lines in the output using: | ||
| + | {{ int.iface|join(' | ||
| + | |||
| + | |||
| ---- | ---- | ||