ansible/roles/prometheus/templates/default.j2

3 lines
170 B
Django/Jinja

{{ ansible_managed | comment }}
ARGS="--storage.tsdb.retention.time={{ prometheus__tsdb_retention_time | quote }} --web.page-title={{ prometheus__page_title | quote }}"