# Example with mandatory variables not filled in ```yaml --- leader: - leader: example ``` # Example with all variables modifiable ```yaml --- leader: - leader: example follower1: value follower2: value ```