With that role the official InfluxDB repository and signing key will be installed.
Defaults can be viewed in vars/defaults.yml
Install the official InfluxDB repository:
- hosts: all
become: true
roles:
- repos
With that role the official InfluxDB repository and signing key will be installed.
Defaults can be viewed in vars/defaults.yml
Install the official InfluxDB repository:
- hosts: all
become: true
roles:
- repos