csdk
Role Name
csdk
Requirements
You need Informix install media and licenses
Role Variables
Defaults:
- csdk_base_path: Starting point for all product installs - you can install multiple versions
- csdk_install_path: Target path for install
- csdk_tmp_path: Working directory - will be removed
- csdk_version_previously_installed: false
Vars:
- vendor: hcl or ibm
- csdk_version: version number in full, e.g. 4.10.FC12W1
- force_csdk_install: false or true
- source_location_of_csdk_media: Either a path like "</tmp/installs>" or a URL like "https://artifactory.example.com/media/hcl/informix/csdk/4.10.FC12W1"
Dependencies
None
Example Playbook
I expect an inventory group for csdk 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: csdk
become: true
roles:
- { role: csdk }
License
MIT
Author Information
About
Ansible Galaxy Role to install HCL (or IBM) Informix Client Software Development Kit.
Install
ansible-galaxy install SpokeyWheeler/csdk
License
mit
Downloads
26
Owner
Database guy. Informix enthusiast