rougail-output-doc/tests/results/test_namespace_without_family/00_6secret_param.changelog.md

9 lines
1.8 KiB
Markdown
Raw Normal View History

2025-10-14 12:58:39 +02:00
# New variables
2025-11-29 22:21:06 +01:00
| Variable | Description |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="rougail.secret1" name="rougail.secret1">rougail.secret1</a>**<br/>[`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Validator**: minimum length for the secret is 10 characters |
| **<a id="rougail.secret2" name="rougail.secret2">rougail.secret2</a>**<br/>[`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Validators**: <br/>&nbsp;maximum length for the secret is 10 characters<br/>&nbsp;forbidden characters: "$" and "^"<br/>**Default**: value |
| **<a id="rougail.secret3" name="rougail.secret3">rougail.secret3</a>**<br/>[`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The third variable.<br/>**Validators**: <br/>&nbsp;maximum length for the secret is 10 characters<br/>&nbsp;forbidden characters: "$"<br/>**Default**: value |
2025-10-14 12:58:39 +02:00