rougail-output-doc/tests/results/test_examples_comment/40_9leadership-calculation-outside-leader.sh

14 lines
3.2 KiB
Bash
Raw 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 all variables modifiable
--- 
leader: # A leadership 
 - leader: value1 # A leader 
 follower1: val11 # A follower 
 follower2: val21 # An other follower 
 - leader: value2 # A leader 
 follower1: val11 # A follower 
 follower2: val21 # An other follower 
calculate: # A calculated variable 
 - value1 
 - value2