mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
6 lines
168 B
YAML
6 lines
168 B
YAML
credentials:
|
|
app_key:
|
|
description: "Application encryption key for Snipe-IT (.env APP_KEY)"
|
|
algorithm: "plain"
|
|
validation: "^base64:[A-Za-z0-9+/=]{40,}$"
|