Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 320 Bytes

File metadata and controls

20 lines (13 loc) · 320 Bytes

influxdb.repos

Description

With that role the official InfluxDB repository and signing key will be installed.

Variables

Defaults can be viewed in vars/defaults.yml

Example

Install the official InfluxDB repository:

- hosts: all
  become: true

  roles:
    - repos