Bump Debian support matrix up one, drop Ubuntu 16.04.

This commit is contained in:
Jeff Geerling 2023-06-12 23:23:28 -05:00
parent b5e137eba0
commit f4b9f3c20d
5 changed files with 7 additions and 13 deletions

View File

@ -49,9 +49,9 @@ jobs:
playbook: converge.yml
- distro: ubuntu1804
playbook: converge.yml
- distro: debian11
- distro: debian12
playbook: converge.yml
- distro: debian10
- distro: debian11
playbook: converge.yml
# Had some trouble, might fix later.

View File

@ -7,12 +7,11 @@ galaxy_info:
description: PHP for RedHat/CentOS/Fedora/Debian/Ubuntu.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.8
min_ansible_version: 2.9
platforms:
- name: EL
versions:
- 7
- 8
- all
- name: Fedora
versions:
- all
@ -21,10 +20,7 @@ galaxy_info:
- all
- name: Ubuntu
versions:
- xenial
- bionic
- focal
- jammy
- all
galaxy_tags:
- development
- web

2
vars/Debian-12.yml Normal file
View File

@ -0,0 +1,2 @@
---
__php_default_version_debian: "8.2"

View File

@ -1,2 +0,0 @@
---
__php_default_version_debian: "7.0"

View File

@ -1,2 +0,0 @@
---
__php_default_version_debian: "7.0"