[quagga] Fix comments in bgpd and zebra config
							parent
							
								
									ca5646a52b
								
							
						
					
					
						commit
						b7ec184188
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
! {{ ansible_header | comment }}
 | 
					{{ ansible_header | comment(decoration='! ') }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
router bgp {{ bgp.as }}
 | 
					router bgp {{ bgp.as }}
 | 
				
			||||||
no synchronization
 | 
					no synchronization
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
! {{ ansible_header | comment }}
 | 
					{{ ansible_header | comment(decoration='! ') }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
hostname zebra
 | 
					hostname zebra
 | 
				
			||||||
password {{ zebra.password }}
 | 
					password {{ zebra.password }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
! {{ ansible_header | comment }}
 | 
					{{ ansible_header | comment(decoration='! ') }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
router bgp {{ bgp.as }}
 | 
					router bgp {{ bgp.as }}
 | 
				
			||||||
no synchronization
 | 
					no synchronization
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
! {{ ansible_header | comment }}
 | 
					{{ ansible_header | comment(decoration='! ') }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
hostname zebra
 | 
					hostname zebra
 | 
				
			||||||
password {{ zebra.password }}
 | 
					password {{ zebra.password }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue