cristian04.ansible-ioncube

Ioncube

Build Status

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

Cristian Russo

Informazioni sul progetto

Ioncube installer

Installa
ansible-galaxy install cristian04.ansible-ioncube
Licenza
Unknown
Download
1.4k
Proprietario