sorrowless.prometheus_alertmanager

sbog/prometheus_alertmanager

Build Status Ansible Role Ansible Quality Score Ansible Role GitHub

An Ansible role which installs and configures Prometheus Alertmanager on Linux

Requirements

Ansible 2.8+

Role Variables

You can see all vars in defaults/main.yml vars file.

If you use docker swarm, you should specify variables for the host on which the container is supposed to be run, and also indicate the name of the swarm manager through which the stack will be deployed in variable vm_swarm_manager

vm_swarm_manager: swarm-manager01

Dependencies

None

Example Playbook

- name: Ensure prometheus_alertmanager DB
  hosts: prometheus_alertmanagers
  remote_user: root

  roles:
    - prometheus_alertmanager

License

Apache 2.0

Author Information

This role was created by Stan Bogatkin.

About

Ansible role to deploy Prometheus alertmanager

Install
ansible-galaxy install sorrowless.prometheus_alertmanager
GitHub repository
License
apache-2.0
Downloads
256
Owner
Barocco-style deployment engineer