Skip to content

Commit 77de943

Browse files
committed
remove freebsd12
Signed-off-by: Martin Schurz <[email protected]>
1 parent 7008a4b commit 77de943

File tree

4 files changed

+0
-6
lines changed

4 files changed

+0
-6
lines changed

.config/ansible-lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ exclude_paths:
77
- .cache/ # implicit unless exclude_paths is defined in config
88
# add all waivers individually, since exclude_files does not support globs
99
- molecule/os_hardening/waivers.yaml
10-
- molecule/ssh_hardening_bsd/waivers_freebsd12.yaml
1110
- molecule/ssh_hardening_bsd/waivers_freebsd13.yaml
1211
- molecule/ssh_hardening_bsd/waivers_freebsd14.yaml
1312
- molecule/ssh_hardening_bsd/waivers_openbsd7.yaml

.github/workflows/ssh_hardening_bsd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
matrix:
3838
molecule_distro:
3939
- openbsd7
40-
- freebsd12
4140
- freebsd13
4241
- freebsd14
4342
steps:

molecule/ssh_hardening_bsd/waivers_freebsd12.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

roles/ssh_hardening/meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ galaxy_info:
2525
- name: SmartOS
2626
- name: FreeBSD
2727
versions:
28-
- "12.2"
2928
- "13.2"
3029
- "14.0"
3130
- name: OpenBSD

0 commit comments

Comments
 (0)