Skip to content

Commit 9973851

Browse files
committed
Update metadata
1 parent a1c6334 commit 9973851

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

meta/main.yml

+5-10
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,31 @@ galaxy_info:
44
company: none
55
description: An Ansible role that installs and configures Netdata agent.
66
license: MIT
7-
min_ansible_version: "2.13"
7+
min_ansible_version: "2.16"
88
namespace: dgibbs64
99
role_name: netdata
1010

1111
platforms:
1212
- name: Ubuntu
1313
versions:
14+
- "noble"
1415
- "jammy"
1516
- "focal"
16-
- "bionic"
1717
- name: Debian
1818
versions:
1919
- "bookworm"
2020
- "bullseye"
21-
- "buster"
2221
- name: EL
2322
versions:
24-
- "7"
25-
- "8"
2623
- "9"
24+
- "8"
2725
- name: Fedora
2826
versions:
27+
- "40"
2928
- "39"
30-
- "38"
31-
- "37"
32-
- "36"
3329
- name: opensuse
3430
versions:
35-
- "15.4"
36-
- "15.3"
31+
- "15.5"
3732
- name: Amazon Linux
3833
versions:
3934
- "2023"

0 commit comments

Comments
 (0)