feat(dokuwiki): Support Debian 12
All checks were successful
/ Ansible Lint (push) Successful in 1m39s
All checks were successful
/ Ansible Lint (push) Successful in 1m39s
This commit is contained in:
parent
03e994b41f
commit
f3f19883f4
4 changed files with 5 additions and 11 deletions
4
roles/dokuwiki/vars/main.yml
Normal file
4
roles/dokuwiki/vars/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
dokuwiki__php_versions:
|
||||
debian-11: "7.4"
|
||||
debian-12: "8.2"
|
Loading…
Add table
Add a link
Reference in a new issue