# Example with all variables modifiable

```yaml
---
rougail:
  bool: false
  multi1:
    - false
  multi2:
    - true
    - false
```