1
0
homelab/ansible/roles/prometheus_server/templates/prometheus.yml.j2
2025-06-23 18:26:15 +03:00

5 lines
94 B
Django/Jinja

---
# Managed with Ansible
{{ prometheus_options | ansible.builtin.to_nice_yaml(indent=2) }}