mapping not allowed in this context, mista

This commit is contained in:
do
2022-03-23 16:42:42 +01:00
parent 148527261b
commit 7a090dad5f

View File

@@ -15,7 +15,7 @@
%}
{%- if not os_rel %}
set os_rel = grains['oscodename']
{% set os_rel = grains['oscodename'] %}
{%- endif %}