We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2cc9a commit a38df48Copy full SHA for a38df48
README.md
@@ -6,7 +6,7 @@ Configurable ansible role for setting up a nginx webserver on a Linux server. Wo
6
7
- openSUSE Leap 15.5
8
- openSUSE Leap 15.6
9
-- Debian Buster (11)
+- Debian Bookworm (11)
10
11
## Role Variables
12
--------------
meta/main.yml
@@ -16,6 +16,9 @@ galaxy_info:
16
versions:
17
- 15.5
18
- 15.6
19
+ - name: debian
20
+ versions:
21
+ - bookworm
22
23
galaxy_tags:
24
- nginx
0 commit comments