Skip to content

Ansible role for deploy vmagent (victoria metrics)

License

Notifications You must be signed in to change notification settings

sorrowless/vmagent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ageres210784/vmagent

An Ansible role which installs and configures [vmagent] 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: vmagents
  remote_user: root

  roles:
    - ageres210784.vmagent

License

Apache 2.0

Author Information

This role was created by [Sergey Evseev].

About

Ansible role for deploy vmagent (victoria metrics)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 100.0%