[ {% for inv_group in r_get_inv_group_list.json.results %} { "id" : "{{ inv_group.id }}", "name" : "{{ inv_group.name }}" }, {% endfor %} ]