--- gitea: none include_toc: true --- # Example with mandatory variables not filled in ```yaml --- var1: - example.net ``` # Example with all variables modifiable ```yaml --- var1: - example.net var2: - example.net ```