jdbc

Build Status CodeFactor Codacy Badge DepShield Badge

Role Name

jdbc

Requirements

You need Informix install media and licenses

Role Variables

Defaults:

  • jdbc_base_path: Starting point for all product installs - multiple versions can be installed
  • jdbc_install_path: Target path for install
  • jdbc_tmp_path: Working directory - will be removed
  • jdbc_version_previously_installed: false

Vars:

Dependencies

None.

Example Playbook

I expect an inventory group for jdbc in the inventory file. This isn't really needed for this, but it will be needed when I eventually get around to integrating this into an all-encompassing cluster build.

- hosts: jdbc
  become: true

  roles:
    - { role: jdbc }

License

MIT

Author Information

https://github.com/SpokeyWheeler

About

Ansible Galaxy Role to install HCL Informix JDBC driver.

Install
ansible-galaxy install SpokeyWheeler/jdbc
GitHub repository
License
mit
Downloads
23
Owner
Database guy. Informix enthusiast