mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
5 lines
148 B
YAML
5 lines
148 B
YAML
credentials:
|
|
user_password:
|
|
description: "Initial password for the Moodle admin user"
|
|
algorithm: "sha256"
|
|
validation: "^[a-f0-9]{64}$" |