Ansible role that installs influxdb. https://www.influxdata.com
Go to file
Andrea Dell'Amico 4a335ef841
First commit. influxdb installation.
2022-05-07 19:56:56 +02:00
defaults First commit. influxdb installation. 2022-05-07 19:56:56 +02:00
handlers Initial commit 2022-05-06 19:16:15 +02:00
meta First commit. influxdb installation. 2022-05-07 19:56:56 +02:00
tasks First commit. influxdb installation. 2022-05-07 19:56:56 +02:00
tests Initial commit 2022-05-06 19:16:15 +02:00
vars Initial commit 2022-05-06 19:16:15 +02:00
.gitignore Initial commit 2022-05-06 19:16:15 +02:00
LICENSE Initial commit 2022-05-06 19:16:15 +02:00
README.md First commit. influxdb installation. 2022-05-07 19:56:56 +02:00

README.md

Role Name

A role that install Influxdb, https://www.influxdata.com

Role Variables

The most important variables are listed below:

influxdb_deb_repo: "deb https://repos.influxdata.com/ubuntu bionic stable"
influxdb_repo_key: 'https://repos.influxdata.com/influxdb.key'
influxdb_pkgs:
  - influxdb

Dependencies

None

License

EUPL-1.2

Author Information

Andrea Dell'Amico, andrea.dellamico@isti.cnr.it