Hello Everyone,
I have a ubuntu 14 server and I simply want to have latest version of php 5 on my machine.
I add a PPA repo and I ran following playbook to install my php extensions but my PHP version is keep getting upgraded.
I don’t understand what I need to do to only get PHP 5.6.x
As soon as I ran my playbook, it install 4 different php version: 5.5 5.6 7.0 7.1
Please help.
`