rougail-user-data-bitwarden/tests/structures/2_username_secret_hidden/00-base.yml

15 lines
225 B
YAML

---
version: 1.1
username:
description: the username
type: unix_user
default: test_secret_1
bitwarden: true
secret:
description: the secret
type: secret
hidden: true
default: test_secret_1
bitwarden: true