rougail-output-doc/tests/results/test_namespace/00_9choice_variables.changelog.sh

23 lines
2.4 KiB
Bash
Raw Normal View History

2025-10-14 12:58:39 +02:00
New variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.source_variable_1 │ The first source variable. │
 string   standard   mandatory  │ Default: val1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.source_variable_2 │ The second source variable. │
 string   standard   mandatory  │ Default: val2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.my_variable │ A variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - the value of the variable │
│ │ "rougail.source_variable_1"
│ │ - the value of the variable │
│ │ "rougail.source_variable_2"
│ │ Default: val1 │
└───────────────────────────────────────┴──────────────────────────────────────┘