diff --git a/tasks/centos.yml b/tasks/centos.yml index d261e2f..dcb3f45 100644 --- a/tasks/centos.yml +++ b/tasks/centos.yml @@ -11,6 +11,7 @@ - php{{ php_version | replace('.','') }}-php-pgsql - php{{ php_version | replace('.','') }}-php-pdo - php{{ php_version | replace('.','') }}-php-mbstring + - php{{ php_version | replace('.','') }}-php-xml notify: - Restart php-fpm tags: