Remove legacy code

This commit is contained in:
Emilien Mantel
2019-02-20 15:06:59 +01:00
parent 5ed17149e5
commit 7959182bf8

View File

@@ -34,6 +34,7 @@
packages:
- cron
- curl
- daemonize
- fcgiwrap
- jq
- nghttp2
@@ -41,10 +42,6 @@
- vim
- unzip
- name: APT | Install daemonize from Stretch
apt:
deb: http://ftp.us.debian.org/debian/pool/main/d/daemonize/daemonize_1.7.7-1+b1_amd64.deb
- name: APT | Install PHP
apt:
pkg: "{{ item.version | php_fpm_package }}"