monitoring_pdu #3

Merged
otthorn merged 9 commits from monitoring_pdu into master 2021-01-29 20:32:13 +01:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit a12bcbc97f - Show all commits

View file

@ -55,7 +55,7 @@
content: "{{ prometheus_unifi_snmp_targets | to_nice_json }}"
dest: /etc/prometheus/targets_unifi_snmp.json
mode: 0644
when : prometheus_unifi_snmp_targets is defined
when: prometheus_unifi_snmp_targets is defined
- name: Configure Prometheus UPS SNMP devices
copy: