Skip to content

Commit 46f9e01

Browse files
authored
Merge pull request #17 from nginxinc/remove-rhel-8
updating supported OS versions
2 parents 3bda56c + 54c6ae6 commit 46f9e01

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,13 @@ CentOS:
4747
- 7.6
4848
- 7.7
4949
- 7.8
50-
- 8.0
51-
- 8.1
52-
- 8.2
5350
RHEL:
5451
versions:
5552
- 7.4
5653
- 7.5
5754
- 7.6
5855
- 7.7
5956
- 7.8
60-
- 8.0
61-
- 8.1
62-
- 8.2
6357
Debian:
6458
versions:
6559
- 9.0
@@ -75,6 +69,7 @@ Debian:
7569
- 9.10
7670
- 9.11
7771
- 9.12
72+
- 9.13
7873
Ubuntu:
7974
versions:
8075
- 18.04

defaults/main.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,12 @@ app_protect_linux_families:
5656
- 7.6
5757
- 7.7
5858
- 7.8
59-
- 8.0
60-
- 8.1
61-
- 8.2
6259
RedHat:
6360
- 7.4
6461
- 7.5
6562
- 7.6
6663
- 7.7
6764
- 7.8
68-
- 8.0
69-
- 8.1
70-
- 8.2
7165
Debian:
7266
- 9.0
7367
- 9.1
@@ -82,6 +76,7 @@ app_protect_linux_families:
8276
- 9.10
8377
- 9.11
8478
- 9.12
79+
- 9.13
8580
Ubuntu:
8681
- 18.04
8782

meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ galaxy_info:
1212
- name: EL
1313
versions:
1414
- 7
15-
- 8
1615
- name: Debian
1716
versions:
1817
- stretch

0 commit comments

Comments
 (0)