Correction erreur de syntaxe
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% if grains['kernel'] == 'Linux' %}
|
||||
include:
|
||||
- linux.update
|
||||
{% elif grains['kernel'] == 'Windows' }
|
||||
{% elif grains['kernel'] == 'Windows' %}
|
||||
include:
|
||||
- windows.update
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user