Skip to content

jeffrey4l/ansible-alertmanager-role

Repository files navigation

Build Status

Ansible alertmanager Role

A ansible role to install alertmanager server

Requirements

  • ansible >= 2.4

Role Variables

alertmanager_bin_path: /opt/alertmanager alertmanager_etc_path: /etc/alertmanager alertmanager_data_path: /var/lib/alertmanager alertmanager_version: 0.15.3 

Dependencies

nothing

Example Playbook

- name: Install alertmanager server hosts: all roles: - role: ansible-alertmanager-role 

License

GPLv3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published