mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			157 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			157 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| credentials:
 | |
|   administrator_password:
 | |
|     description: "Initial password for the LAM administrator"
 | |
|     algorithm: "sha256"
 | |
|     validation: "^[a-f0-9]{64}$" |