From 5dc3725c69ce300a592f11fe9351b599862756bf Mon Sep 17 00:00:00 2001 From: Naglfar Date: Tue, 5 Mar 2019 09:52:10 +0000 Subject: [PATCH] install pngtools: utilities to work with PNG files --- roles/shell/tasks/packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/shell/tasks/packages.yml b/roles/shell/tasks/packages.yml index de8c5df..b0058c2 100644 --- a/roles/shell/tasks/packages.yml +++ b/roles/shell/tasks/packages.yml @@ -82,6 +82,7 @@ - php7.0-tidy - php7.0-xmlrpc - php7.0-xsl + - pngtools - python - python-certbot-apache - python-pip