rougail-output-doc/tests/results/test_namespace_examples/24_0family_hidden_condition.md

18 lines
213 B
Markdown
Raw Normal View History

2024-12-02 20:21:31 +01:00
# Example with mandatory variables not filled in
```yaml
---
rougail:
family:
var1: example
```
# Example with all variables modifiable
```yaml
---
rougail:
condition: no
family:
var1: example
```