salt-lint errors
```bash
Examining apache/vhosts/cleanup.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/cleanup.sls:29
- onlyif: "test -L {{ dirpath}}/{{ filename }} || test -f {{ dirpath}}/{{ filename }}"
```
Description
Set up and configure the Apache HTTP server
https://github.com/saltstack-formulas/apache-formula
Languages
Jinja
62.1%
SaltStack
27.7%
Ruby
6.4%
Shell
2.1%
JavaScript
1.7%