Wiki: Fix oauth, create role from playbook
This commit is contained in:
parent
73db1dd077
commit
804becdd31
9 changed files with 115 additions and 46 deletions
5
playbooks/roles/dokuwiki/defaults/main.yml
Normal file
5
playbooks/roles/dokuwiki/defaults/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
dokuwiki__installpath: "/var/www/dokuwiki"
|
||||
dokuwiki__php_version: "7.4"
|
||||
dokuwiki__php_user: "www-data"
|
||||
dokuwiki__nginx_user: "nginx"
|
Loading…
Add table
Add a link
Reference in a new issue