[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 }}
 | 
			
		||||
no synchronization
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
! {{ ansible_header | comment }}
 | 
			
		||||
{{ ansible_header | comment(decoration='! ') }}
 | 
			
		||||
 | 
			
		||||
hostname zebra
 | 
			
		||||
password {{ zebra.password }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
! {{ ansible_header | comment }}
 | 
			
		||||
{{ ansible_header | comment(decoration='! ') }}
 | 
			
		||||
 | 
			
		||||
router bgp {{ bgp.as }}
 | 
			
		||||
no synchronization
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
! {{ ansible_header | comment }}
 | 
			
		||||
{{ ansible_header | comment(decoration='! ') }}
 | 
			
		||||
 | 
			
		||||
hostname zebra
 | 
			
		||||
password {{ zebra.password }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue