mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-02-17 01:21:29 +01:00
Removing php-imap from RedHat vars
php-imap is not available anymore.. it was epel7 and will not be included in rh8
This commit is contained in:
parent
5d5980a210
commit
1c910678ec
@ -6,7 +6,6 @@ __php_packages:
|
|||||||
- php-devel
|
- php-devel
|
||||||
- php-fpm
|
- php-fpm
|
||||||
- php-gd
|
- php-gd
|
||||||
- php-imap
|
|
||||||
- php-ldap
|
- php-ldap
|
||||||
- php-mbstring
|
- php-mbstring
|
||||||
- php-opcache
|
- php-opcache
|
||||||
|
Loading…
Reference in New Issue
Block a user