# Example with mandatory variables not filled in

```yaml
---
condition:
  - example
variable:
  - example
```
# Example with all variables modifiable

```yaml
---
condition:
  - example
variable:
  - example
```