rougail-output-doc/tests/results/test_examples/04_5disabled_calculation_boolean.md

16 lines
213 B
Markdown
Raw Normal View History

2025-10-07 21:00:28 +02:00
# Example with mandatory variables not filled in
```yaml
---
variable1: example
variable2: example
```
# Example with all variables modifiable
```yaml
---
condition: no
variable1: example
variable2: example
```