A couple of days ago a client asked me if I could solve the following problem:
[Read More]They have a large number of web servers, all running a plethora of PHP versions. These machines are locally managed with DirectAdmin, which manages the PHP configuration files as well. They are also running Ansible for all kind of configuration tasks. What they want is a simple playbook that ensures a certain line in all PHP
ini
files for all PHP versions on all webservers.