rougail-output-doc/tests/results/test_examples/04_5disabled_calculation_variable12.adoc

18 lines
229 B
Text
Raw Normal View History

2026-01-27 16:08:39 +01:00
== Example with mandatory variables not filled in
[,yaml]
----
---
variable1: example
variable2: example
----
== Example with all variables modifiable
[,yaml]
----
---
condition: true
variable1: example
variable2: example
----