Skip to content

grycap/ansible-role-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build Status

InfluxDB Role

Install InfluxDB.
This role has been tested only with Ubuntu 16. Is not ensured that it will work with other systems.

Role Variables

Variables used in this role:

# Install info
influxdb_version: "0.9.5"

Example Playbook

- hosts: server
  roles:
  - { role: 'grycap.influxdb' }

Contributing to the role

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request.
Thanks

Releases

No releases published

Packages

No packages published