Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 254 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 254 Bytes

influxdb

Ansible role to install and configure InfluxDB.

Example

- hosts: myhost

  vars:
    
  roles:
    - wunzeco.influxdb

Testing

To run this role's integration tests

kitchen test

Dependencies

none