---
prometheus_file_name: "{{ prometheus_version }}.tar.gz"
prometheus_src_file_path: "{{ app.src }}/{{ prometheus_file_name }}"
prometheus_dest_file_path: "{{ app.src }}"
prometheus_home: "{{ app.home }}/prometheus"
prometheus_exporter_conf: "{{ prometheus_home }}/host_information"
node_hosts_conf: node_exporter_host.json
blackbox_icmp_conf: blackbox_icmp_host.json
blackbox_tcp_conf: blackbox_tcp_host.json