rougail-output-doc/tests/results/test_namespace_examples/00_8test.sh

23 lines
3.6 KiB
Bash
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Example with mandatory variables not filled in
--- 
rougail: 
 var1: test 
 var3: test1 
 var6: 
 - test1 
 - test2 
Example with all variables modifiable
--- 
rougail: 
 var1: test 
 var2: test 
 var3: test1 
 var4: null 
 var5: false 
 var6: 
 - test1 
 - test2