ansible-roles/smartgears/smartgears/templates/scopes.list.j2

2 lines
75 B
Django/Jinja

SCOPES_LIST="{% for scope in smartgears_scopes %}{{ scope }} {% endfor %}"