gabops / ansible-role-influxdata-repo

Installs and configures Influxdata repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gabops.influxdata_repo

Molecule CI

Installs and configures Influxdata official repository.

Requirements

None.

Role Variables

Variable Default value Description
influxdata_repo_state present Controls whether or not influxdata repo is installed. Possible values are present or absent.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - role: gabops.influxdata_repo

License

MIT

Author Information

Gabriel Suarez (Gabops)

About

Installs and configures Influxdata repository.

License:MIT License


Languages

Language:Makefile 58.8%Language:Python 41.2%