orachide.grafana

Ansible Role Grafana

Build Status Ansible Galaxy

This Ansible role installs Grafana and sets up data sources and dashboards.

Installation

To install, use the following command:

ansible-galaxy install orachide.grafana

Requirements

This version works only on CentOS.

Role Variables

Here, you can describe the variables that can be set for this role. This includes variables found in defaults/main.yml, vars/main.yml, and those that can be provided as parameters. Also, mention any variables coming from other roles or the global scope (like hostvars, group vars, etc.).

Dependencies

There are no dependencies for this role.

Example Playbook

Here’s how to use this role with some variables passed in as parameters:

---
- name: Converge
  hosts: all
  roles:
    - role: ansible-role-grafana
      grafana_datasources_templates_path: "{{ playbook_dir }}/templates/datasources"
      grafana_dashboards_templates_path: "{{ playbook_dir }}/templates/dashboards"
      grafana_dashboards_config_template: "{{ playbook_dir }}/templates/dashboards-config.yml.j2"

License

This role is licensed under the BSD license.

Author Information

This role was created in 2018 by Rachide Ouattara.

Informazioni sul progetto

Deploy Grafana

Installa
ansible-galaxy install orachide.grafana
Licenza
Unknown
Download
69
Proprietario
Want to learn and share more and more !!!!