Skip to content

Commit

Permalink
Dropped support for Debian Stretch (#77)
Browse files Browse the repository at this point in the history
Standard support has ended for Debian Stretch.
  • Loading branch information
freemanjp authored Mar 3, 2024
1 parent b14787b commit d222aeb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Requirements

* Debian

* Stretch (9)
* Buster (10)
* Bullseye (11)

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ galaxy_info:
- focal
- name: Debian
versions:
- stretch
- buster
- bullseye
galaxy_tags:
Expand Down
2 changes: 1 addition & 1 deletion molecule/debian_min/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ role_name_check: 2

platforms:
- name: ansible_role_bat_debian_min
image: debian:9
image: debian:10

provisioner:
name: ansible
Expand Down

0 comments on commit d222aeb

Please sign in to comment.