mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-30 01:40:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			194 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			194 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| credentials:
 | |
|   administrator_password:
 | |
|     description: "Password for the Keycloak administrator user (used in bootstrap and CLI access)"
 | |
|     algorithm: "sha256"
 | |
|     validation: "^[a-f0-9]{64}$" |