aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/main.yml
blob: d4c098a1fd97c4d8f4237d9daec292ecad73709a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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
    - name: Alpine
      versions:
        - all
    - name: Fedora
      versions:
        - all
    - name: ArchLinux
      versions:
        - all
    - name: EL
      versions:
        - all
  galaxy_tags:
    - prometheus