Skip to content

Commit f774648

Browse files
committed
centos7 is eol, remove it
Signed-off-by: Sebastian Gumprich <[email protected]>
1 parent 4cb67ed commit f774648

File tree

12 files changed

+0
-122
lines changed

12 files changed

+0
-122
lines changed

.github/workflows/mysql_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
molecule_distro:
40-
- centos7
4140
- centosstream8
4241
- centosstream9
4342
- rocky8

.github/workflows/nginx_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centos7
4039
- centosstream8
4140
- centosstream9
4241
- rocky8

.github/workflows/os_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centos7
4039
- centosstream8
4140
- centosstream9
4241
- rocky8

.github/workflows/os_hardening_vm.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- generic/centos7
4039
- generic/centos8s
4140
- generic/centos9s
4241
- generic/rocky8

.github/workflows/ssh_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centos7
4039
- centosstream8
4140
- centosstream9
4241
- rocky8

.github/workflows/ssh_hardening_custom_tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centos7
4039
- centosstream8
4140
- centosstream9
4241
- rocky8

roles/mysql_hardening/meta/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ galaxy_info:
88
platforms:
99
- name: EL
1010
versions:
11-
- "7"
1211
- "8"
1312
- "9"
1413
- name: Ubuntu

roles/nginx_hardening/meta/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ galaxy_info:
88
platforms:
99
- name: EL
1010
versions:
11-
- "7"
1211
- "8"
1312
- "9"
1413
- name: Ubuntu

roles/os_hardening/meta/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ galaxy_info:
88
platforms:
99
- name: EL
1010
versions:
11-
- "7"
1211
- "8"
1312
- "9"
1413
- name: Ubuntu

roles/os_hardening/vars/RedHat_7.yml

-88
This file was deleted.

roles/ssh_hardening/meta/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ galaxy_info:
88
platforms:
99
- name: EL
1010
versions:
11-
- "7"
1211
- "8"
1312
- "9"
1413
- name: Ubuntu

roles/ssh_hardening/vars/RedHat_7.yml

-24
This file was deleted.

0 commit comments

Comments
 (0)