geerlingguy / ansible-role-php-pecl

Ansible Role - PHP PECL extension
https://galaxy.ansible.com/geerlingguy/php-pecl/
MIT License
32 stars 37 forks source link

PECL package name on Ubuntu #12

Closed cconover closed 4 years ago

cconover commented 6 years ago

Ubuntu appears to use the package name php-pear for PECL, but the playbook uses php-pecl because it's identified as a Debian family OS.

geerlingguy commented 5 years ago

Hmm, is this related to https://github.com/geerlingguy/ansible-role-php-pecl/pull/13 ?

And is that for Ubuntu 18.04 only, or all versions of Ubuntu?

wizonesolutions commented 5 years ago

@geerlingguy 16.04 too as well

geerlingguy commented 5 years ago

Then we should probably set this up the same way it was set in #13 for Debian, with a new Ubuntu-16.04.yml and Ubuntu-18.04.yml file maybe? Or change the default for Debian.yml and have the inverse.

AndreBaumeier commented 5 years ago

it's the case for 16.04 and 18.04