mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			176 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			176 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| credentials:
 | |
|   app_key:
 | |
|     description:  "Generic 32-byte base64 key with base64: prefix"
 | |
|     algorithm:    base64_prefixed_32
 | |
|     validation:   '^base64:[A-Za-z0-9+/]{43}=$'
 |