rougail-output-doc/tests/results/test_examples/00_6secret.adoc
2026-06-21 17:05:27 +02:00

17 lines
188 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
secret1: secrets
----
== Example with all modifiable variables
[,yaml]
----
---
secret1: secrets
secret2: value
----