Fix missing endif

This commit is contained in:
Jason Ertel
2021-05-28 20:07:51 -04:00
parent 52db7b32ef
commit 47b56e78b3

View File

@@ -8,7 +8,7 @@
{% if grains.role in ES_INCLUDED_NODES %} {% if grains.role in ES_INCLUDED_NODES %}
include: include:
- elasticsearch.auth - elasticsearch.auth
{% %} {% endif %}
# Remove variables.txt from /tmp - This is temp # Remove variables.txt from /tmp - This is temp
rmvariablesfile: rmvariablesfile: