mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2025-03-10 07:34:57 +01:00
```bash Examining users/init.sls of type state [206] Jinja variables should have spaces before and after: {{ var_name }} users/init.sls:176 - expire: {{ (user['expire'] / 86400) | int}} [206] Jinja variables should have spaces before and after: {{ var_name }} users/init.sls:202 - {{optional_group}} ```