Navigation Menu

Skip to content

lotusnoir/ansible-apps_domain_exporter

Repository files navigation

ansible-apps_domain_exporter

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

Description

Deploy domain_exporter to expose domain metrics to prometheus.

Requirements

none

Role variables

See variables for more details.

Examples

    ---
    - hosts: apps_domain_exporter
      become: true
      become_method: sudo
      gather_facts: true
      roles:
        - role: ansible-apps_domain_exporter

Grafana Dashboard

You can find a grafana dashboard here

License

This project is licensed under Apache License. See LICENSE for more details.

Author Information