aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/main.yml
blob: d25ab408584628a3dbde3da203c2becbce93ad61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
dependencies: []

galaxy_info:
  role_name: prometheus_target
  standalone: true
  author: kliwniloc
  description: Role for adding targets to prometheus instance
  license: license (MIT)
  min_ansible_version: '2.4'
  platforms:
    - name: Debian
      versions:
        - all
    - name: Ubuntu
      versions:
        - all
  galaxy_tags:
    - prometheus