dokuwiki: factor out nginx-php role
This commit is contained in:
parent
52f8ed5a2d
commit
04f187a140
4 changed files with 7 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
- name: Set up PHP
|
||||
import_tasks: php.yml
|
||||
|
||||
- name: Install packages
|
||||
package:
|
||||
name: php-openssl,php-session,php-xml
|
||||
notify: restart php-fpm
|
||||
|
||||
- name: Check if dokuwiki should be upgraded
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue