Skip to content

Commit

Permalink
Increased upper Debian test version to Bookworm (#80)
Browse files Browse the repository at this point in the history
Bookworm is the latest stable version of Debian.
  • Loading branch information
freemanjp authored Mar 3, 2024
1 parent fe5715c commit fa8d661
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Requirements

* Buster (10)
* Bullseye (11)
* Bookworm (12)

* Ubuntu

Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ galaxy_info:
versions:
- buster
- bullseye
- bookworm
galaxy_tags:
- bat
- cat
Expand Down
2 changes: 1 addition & 1 deletion molecule/debian_max/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_max
image: debian:11
image: debian:12

provisioner:
name: ansible
Expand Down

0 comments on commit fa8d661

Please sign in to comment.