geerlingguy / ansible-role-phpmyadmin

DEPRECATED Ansible Role - phpMyAdmin
https://galaxy.ansible.com/geerlingguy/phpmyadmin/
MIT License
42 stars 40 forks source link

Didn't work with PHP7. Enabled the remi-php70 repository to fix that. #9

Closed michelcve closed 8 years ago

michelcve commented 8 years ago

The role didn't install when you were using PHP7 from the remi-php70 repository. This was due to a misschien 'enable-repo'.

geerlingguy commented 8 years ago

We'll need to make sure that repo is only enabled if the user desires to enable it... I'd like to make sure phpmyadmin works with 7.x, but it will require a bit more work I think:

geerlingguy commented 8 years ago

Fixed via new phpmyadmin_enablerepo var; see: https://github.com/geerlingguy/ansible-role-phpmyadmin/commit/23e16aa78eec9a80cc6e67719dfb5294ac5b35fe