rougail-output-doc/tests/results/test_namespace_examples/20_7help_family.adoc

25 lines
269 B
Text
Raw Normal View History

2025-12-29 18:47:37 +01:00
== Example with mandatory variables not filled in
[,yaml]
----
---
rougail:
family1:
var: example
family2:
var: example
----
2026-04-30 06:58:12 +02:00
2025-12-29 18:47:37 +01:00
== Example with all variables modifiable
[,yaml]
----
---
rougail:
family1:
var: example
family2:
var: example
----