{% if ssh_root_authorized_keys is defined %} {% for key in ssh_root_authorized_keys %} {{ key }} {% endfor %} {% endif %}