# Example with mandatory variables not filled in ```yaml --- leader: - leader: example follower: example ``` # Example with all variables modifiable ```yaml --- condition: yes leader: - leader: example follower: example ```