install phpmailer by default (now in HowtoPHP) + fix name of package for ssh module in jessie

This commit is contained in:
Gregory Colpart 2017-08-22 18:18:23 +02:00
parent 5ba32d4c5f
commit 6526e88b9c
2 changed files with 3 additions and 1 deletions

View file

@ -15,7 +15,8 @@
- php5-pgsql
- php-gettext
- php5-curl
- libssh2-php
- php5-ssh2
- libphp-phpmailer
- name: "Set php.ini config for CLI (jessie)"
set_fact:

View file

@ -17,6 +17,7 @@
- php-curl
- php-ssh2
- composer
- libphp-phpmailer
- name: "Set php.ini config for CLI (Debian 9 or later)"
set_fact: