Skip to content
Snippets Groups Projects
Commit 7ece9389 authored by nd's avatar nd
Browse files

add bookworm support

parent f18e2645
No related branches found
No related tags found
No related merge requests found
php_version: "{% if ansible_distribution_release == 'stretch' %}7.0{% elif ansible_distribution_release == 'buster' %}7.3{% elif ansible_distribution_release == 'bullseye' %}7.4{% endif %}"
php_version: "{% if ansible_distribution_release == 'stretch' %}7.0{% elif ansible_distribution_release == 'buster' %}7.3{% elif ansible_distribution_release == 'bullseye' %}7.4{% elif ansible_distribution_release == 'bookworm' %}8.2{% endif %}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment