ansible-influxdb

InfluxDB - An open-source, distributed, time series database with no external dependencies.

Platforms

Tunables

  • influxdb_version: 0.9.6.1
  • influxdb_runtime_root: "{{ runtime_root | default('/var/run') }}/influxdb"

Dependencies

  • None

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.influxdb

License

MIT

Contributors