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
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
dokuwiki__installpath: "/var/www/dokuwiki"
|
||||
dokuwiki__php_version: "{{ dokuwiki__php_versions[ansible_distribution + '-' + ansible_distribution_major_version] }}"
|
||||
dokuwiki__php_user: "www-data"
|
||||
dokuwiki__nginx_user: "nginx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue