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