2025-10-14 12:58:39 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2025-10-30 21:14:34 +01:00
| **secret1** < 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 |
2025-11-12 19:33:56 +01:00
| **secret2** < br /> [`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.< br /> **Validators**: < br /> • maximum length for the secret is 10 characters< br /> • forbidden characters: "$" and "^"< br /> **Default**: value |
| **secret3** < br /> [`secret`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The third variable.< br /> **Validators**: < br /> • maximum length for the secret is 10 characters< br /> • forbidden characters: "$"< br /> **Default**: value |
2025-10-14 12:58:39 +02:00