ansible/roles/prometheus_snmp/templates/generator.yml.j2

6 lines
86 B
Text
Raw Normal View History

---
{{ ansible_managed | comment }}
{{ prometheus_snmp__config | to_nice_yaml }}
...