Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Ansible role for installing and configuring Prometheus Server.

Requirements

n/a

Role Variables

todo

Dependencies

  • role:

Example Playbook

The example of how to use the role in the playbook:

- hosts: prometheus
  become: yes
  vars_files:
    - vars_prometheus_server.yml
  
  roles:
     - { role: firewalld-prometheus-server }
     - { role: prometheus }

About

Ansible role for installing and configuring Prometheus

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors