Deploy openvpn_exporter using ansible.
This ansible role contains the binary of the kumina exporter and is copied to the
target hosts. The commit which it is build from is 9d468c0
(Jun 29, 2020).
The default values of the following variables can be customized and are stored in defaults/main.yml.
openvpn_exporter_system_group: "root"
openvpn_exporter_system_user: "root"
openvpn_exporter_status_file: "/etc/openvpn/openvpn-status.log"
openvpn_exporter_listen_port: "9176"