User Tools

Site Tools


network_stuff:arista:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network_stuff:arista:api [2017/08/31 23:34] jotasandokunetwork_stuff:arista:api [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 9: Line 9:
   ansible-template-for-junos]$ cat  /var/tmp/build/switch1.gyron/tmp/main.conf.part  # many times is Here   ansible-template-for-junos]$ cat  /var/tmp/build/switch1.gyron/tmp/main.conf.part  # many times is Here
  
-NOTES1: Found how to format ouput of an iterated list in new lines with "{{ int.iface|join('\n')}}"Check file in "/home/jaime/ansible/ansible-template-for-junos/roles/ex/templatesmain.conf.j2" !+update1: Found how to format ouput of an iterated list with new lines in the output using: 
 +  {{ int.iface|join('\n')}} Check file in "/home/jaime/ansible/ansible-template-for-junos/roles/ex/templatesmain.conf.j2" !
  
  
network_stuff/arista/api.1504222485.txt.gz · Last modified: (external edit)