# Example with mandatory variables not filled in ```yaml --- variable1: example variable2: example ``` # Example with all variables modifiable ```yaml --- condition: no variable1: example variable2: example ```