diff --git a/tasks/main.yml b/tasks/main.yml index 9377c7a..901d66a 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -6,6 +6,7 @@ - php-fpm - php-intl - php-imagick + - php-pgsql state: present become: yes