Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/nginx
This commit is contained in:
commit
4a43d63aea
2 changed files with 6 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ types {
|
|||
text/xml xml;
|
||||
image/gif gif;
|
||||
image/jpeg jpeg jpg;
|
||||
application/javascript js;
|
||||
application/javascript js mjs;
|
||||
application/atom+xml atom;
|
||||
application/rss+xml rss;
|
||||
|
||||
|
|
|
|||
|
|
@ -21,13 +21,15 @@
|
|||
- php-gmp
|
||||
- php-zip
|
||||
- php-curl
|
||||
- php-bz2
|
||||
- php-apcu
|
||||
- php-bcmath
|
||||
- php-pear
|
||||
- php-redis
|
||||
# database pdos
|
||||
- php-pdo-sqlite
|
||||
- php-pdo-pgsql
|
||||
- php-pdo-mysql
|
||||
- php-apcu
|
||||
- php-bcmath
|
||||
- php-pear
|
||||
notify:
|
||||
- restart nginx
|
||||
- restart php-fpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue