mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
6 lines
200 B
YAML
6 lines
200 B
YAML
credentials:
|
|
|
|
administrator_password:
|
|
description: "Initial password for the Nextcloud administrator (change immediately and enable 2FA)"
|
|
algorithm: "sha256"
|
|
validation: "^[a-f0-9]{64}$" |