This Ansible Galaxy role installs the ionCube Loader on a LAMP stack. This loader is required to run some encoded PHP applications such as WHMCS.
Since the ionCube Loader version depends on the specific PHP version installed, this role has as a dependency the the PHP 5.3 package of the vivaserver.lamp role. Other PHP versions might require a different loader version, so they're not supported by this role.
Ubuntu 12.04 "Precise Pangolin", including elementaryOS 0.2 "Luna".
Ansible Galaxy vivaserver.lamp role.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- vivaserver.ioncube
MIT
(c)2014 Cristian R. Arroyo