rougail-output-doc/tests/results/test_examples/00_2default_calculated_variable_transitive.md

21 lines
227 B
Markdown
Raw Normal View History

---
gitea: none
include_toc: true
---
2024-12-02 20:21:31 +01:00
# Example with mandatory variables not filled in
```yaml
---
var1:
2024-12-02 20:21:31 +01:00
- example.net
```
# Example with all variables modifiable
2024-12-02 20:21:31 +01:00
```yaml
---
var1:
- example.net
var2:
2024-12-02 20:21:31 +01:00
- example.net
```