cristian04.ansible-ioncube
Ioncube
This role will download the Ioncube loaders 64Bits to a specified folder.
By default, it will unzip the package into /opt
, but you can change this by using the ioncube_path
variable.
Role Variables
ioncube_path: /opt
- This is the folder where you want to install Ioncube.
Example Playbook
---
- name: Install Ioncube
hosts: all
become: yes
vars:
ioncube_path: /opt
roles:
- { role: cristian04.ansible-ioncube }
License
BSD
Author Information
Installa
ansible-galaxy install cristian04.ansible-ioncube
Licenza
Unknown
Download
1.4k
Proprietario