Skip to content

Commit

Permalink
remove freebsd12
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Schurz <[email protected]>
  • Loading branch information
schurzi committed Jul 2, 2024
1 parent 7008a4b commit 77de943
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .config/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ exclude_paths:
- .cache/ # implicit unless exclude_paths is defined in config
# add all waivers individually, since exclude_files does not support globs
- molecule/os_hardening/waivers.yaml
- molecule/ssh_hardening_bsd/waivers_freebsd12.yaml
- molecule/ssh_hardening_bsd/waivers_freebsd13.yaml
- molecule/ssh_hardening_bsd/waivers_freebsd14.yaml
- molecule/ssh_hardening_bsd/waivers_openbsd7.yaml
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ssh_hardening_bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
matrix:
molecule_distro:
- openbsd7
- freebsd12
- freebsd13
- freebsd14
steps:
Expand Down
3 changes: 0 additions & 3 deletions molecule/ssh_hardening_bsd/waivers_freebsd12.yaml

This file was deleted.

1 change: 0 additions & 1 deletion roles/ssh_hardening/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ galaxy_info:
- name: SmartOS
- name: FreeBSD
versions:
- "12.2"
- "13.2"
- "14.0"
- name: OpenBSD
Expand Down

0 comments on commit 77de943

Please sign in to comment.