The former is deprecated since Carbon.master^2
{% if 'enc' in host %} | {% if 'enc' in host %} | ||||
- enc: {{ host['enc'] }} | - enc: {{ host['enc'] }} | ||||
{% endif -%} | {% endif -%} | ||||
{% if 'hash_hostname' in host %} | |||||
- hash_hostname: {{ host['hash_hostname'] }} | |||||
{% if 'hash_known_hosts' in host %} | |||||
- hash_known_hosts: {{ host['hash_known_hosts'] }} | |||||
{% endif -%} | {% endif -%} | ||||
{% endfor %} | {% endfor %} | ||||
{% endif %} | {% endif %} |