Skip to content

Commit a38df48

Browse files
authored
Fix meta tags for bookworm (#8)
Re-add the accidentally removed meta tags for Debian bookworm.
1 parent aa2cc9a commit a38df48

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Configurable ansible role for setting up a nginx webserver on a Linux server. Wo
66

77
- openSUSE Leap 15.5
88
- openSUSE Leap 15.6
9-
- Debian Buster (11)
9+
- Debian Bookworm (11)
1010

1111
## Role Variables
1212
--------------

meta/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ galaxy_info:
1616
versions:
1717
- 15.5
1818
- 15.6
19+
- name: debian
20+
versions:
21+
- bookworm
1922

2023
galaxy_tags:
2124
- nginx

0 commit comments

Comments
 (0)