Fix indentation
parent
b6be65569d
commit
d7d15b1d20
|
@ -11,11 +11,11 @@
|
||||||
- targets: "{{ groups['crans_unifi'] | list | sort }}"
|
- targets: "{{ groups['crans_unifi'] | list | sort }}"
|
||||||
prometheus_blackbox_targets:
|
prometheus_blackbox_targets:
|
||||||
- targets:
|
- targets:
|
||||||
- https://crans.org
|
- https://crans.org
|
||||||
- https://www.crans.org
|
- https://www.crans.org
|
||||||
- https://grafana.crans.org
|
- https://grafana.crans.org
|
||||||
- https://wiki.crans.org
|
- https://wiki.crans.org
|
||||||
- https://pad.crans.org
|
- https://pad.crans.org
|
||||||
prometheus_apache_targets:
|
prometheus_apache_targets:
|
||||||
- targets: [zamok.adm.crans.org]
|
- targets: [zamok.adm.crans.org]
|
||||||
snmp_unifi_password: "{{ vault_snmp_unifi_password }}"
|
snmp_unifi_password: "{{ vault_snmp_unifi_password }}"
|
||||||
|
|
Loading…
Reference in New Issue