All checks were successful
		
		
	
	ci/woodpecker/push/demo-workflow Pipeline was successful
				
			
		
			
				
	
	
		
			6 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - name: Configure WireGuard
 | |
|   hosts: wireguard
 | |
|   vars_files:
 | |
|     - ../secrets/vault.yaml # Load the encrypted vault file
 | |
|   roles:
 | |
|     - configure-wireguard |