[horde] Install php-fpm to prepare upgrades, not php7.3-fpm
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
faa6031c25
commit
a1802145a4
|
@ -6,7 +6,7 @@
|
||||||
name: '{{ item }}'
|
name: '{{ item }}'
|
||||||
loop: # Install dependencies in the right order.
|
loop: # Install dependencies in the right order.
|
||||||
- nginx
|
- nginx
|
||||||
- php7.3-fpm
|
- php-fpm
|
||||||
- php-horde-webmail
|
- php-horde-webmail
|
||||||
- php-pgsql
|
- php-pgsql
|
||||||
- oidentd
|
- oidentd
|
||||||
|
|
Loading…
Reference in New Issue