mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Implemented schema/main.yml und config/main.yml file
This commit is contained in:
		
							
								
								
									
										6
									
								
								roles/web-app-nextcloud/schema/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								roles/web-app-nextcloud/schema/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| credentials: | ||||
|  | ||||
|   administrator_password: | ||||
|     description: "Initial password for the Nextcloud administrator (change immediately and enable 2FA)" | ||||
|     algorithm: "sha256" | ||||
|     validation: "^[a-f0-9]{64}$" | ||||
		Reference in New Issue
	
	Block a user