rougail-output-doc/tests/results/test_namespace_examples/00_6secret_param.html
2026-06-21 17:05:27 +02:00

13 lines
No EOL
233 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
rougail:
secret1: ALongS4cr4t</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
rougail:
secret1: ALongS4cr4t
secret2: value
secret3: value</pre>