Files
computer-playbook/roles/web-app-gitlab/schema/main.yml

5 lines
155 B
YAML

credentials:
initial_root_password:
description: "Initial password for the GitLab root user"
algorithm: "sha256"
validation: "^[a-f0-9]{64}$"