File tree 1 file changed +28
-28
lines changed
1 file changed +28
-28
lines changed Original file line number Diff line number Diff line change
1
+ ---
1
2
# file: postgresql/meta/main.yml
2
3
3
4
galaxy_info :
@@ -10,38 +11,37 @@ galaxy_info:
10
11
license : MIT
11
12
12
13
platforms :
13
- - name : Debian
14
- versions :
15
- - stretch
16
- - buster
14
+ - name : Debian
15
+ versions :
16
+ - bullseye
17
+ - bookworm
17
18
18
- - name : EL
19
- versions :
20
- - 7
21
- - 8
19
+ - name : EL
20
+ versions :
21
+ - " 8 "
22
+ - " 9 "
22
23
23
- - name : Ubuntu
24
- versions :
25
- - bionic
26
- - focal
27
- - xenial
28
- - jammy
24
+ - name : Ubuntu
25
+ versions :
26
+ - focal
27
+ - jammy
28
+ - noble
29
29
30
- - name : Fedora
31
- versions :
32
- - 37
30
+ - name : Fedora
31
+ versions :
32
+ - " 40 "
33
33
34
34
galaxy_tags :
35
- - postgresql
36
- - postgres
37
- - database
38
- - database:sql
39
- - sql
40
- - postgis
41
- - debian
42
- - centos
43
- - redhat
44
- - fedora
45
- - ubuntu
35
+ - postgresql
36
+ - postgres
37
+ - database
38
+ - database:sql
39
+ - sql
40
+ - postgis
41
+ - debian
42
+ - rockylinux
43
+ - redhat
44
+ - fedora
45
+ - ubuntu
46
46
47
47
dependencies : []
You can’t perform that action at this time.
0 commit comments