rougail-user-data-yaml/tests/errors/results/04_value_secret.yaml

6 lines
296 B
YAML
Raw Normal View History

2025-05-11 08:07:12 +02:00
{
"errors": [],
"warnings": [
2025-10-05 21:24:00 +02:00
"the value \"**********\" is an invalid password for \"secret\", at least 10 characters are required, it will be ignored when loading from the YAML file \"/home/gnunux/git/stove/rougail-user-data-yaml/tests/errors/yaml/04_value_secret.yaml\""
2025-05-11 08:07:12 +02:00
]
}