roles: Remove mentions of Piwik
I never check the damn analytics stats and the database is huge.
This commit is contained in:
@ -9,9 +9,6 @@
|
||||
- php-mysql
|
||||
- php-gd
|
||||
- php-curl
|
||||
# for Piwik
|
||||
- php-mbstring
|
||||
- php-xml
|
||||
|
||||
- name: Install php-fpm and deps
|
||||
apt: name={{ php_fpm_packages }} state=present update_cache=yes
|
||||
|
@ -9,9 +9,6 @@
|
||||
- php-mysql
|
||||
- php-gd
|
||||
- php-curl
|
||||
# for Piwik
|
||||
- php-mbstring
|
||||
- php-xml
|
||||
|
||||
- name: Install php-fpm and deps
|
||||
apt: name={{ php_fpm_packages }} state=present update_cache=yes
|
||||
|
@ -9,9 +9,6 @@
|
||||
- php-mysql
|
||||
- php-gd
|
||||
- php-curl
|
||||
# for Piwik
|
||||
- php-mbstring
|
||||
- php-xml
|
||||
|
||||
- name: Install php-fpm and deps
|
||||
apt: name={{ php_fpm_packages }} state=present update_cache=yes
|
||||
|
Reference in New Issue
Block a user