4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
|
|
{% for dev_info in groups.hbase %}
|
||
|
|
{{dev_info}}
|
||
|
|
{% endfor %}
|