17 lines
213 B
Text
17 lines
213 B
Text
== Example with mandatory variables not filled in
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
rougail:
|
|
variable: example
|
|
----
|
|
== Example with all variables modifiable
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
rougail:
|
|
condition: true
|
|
variable: example
|
|
----
|