Skip to main content

Exasol Ansible Collection

Automate Exasol database administration with Ansible.

Installation

Installation and execution-environment setup are documented in the user guide.

Quick start

Use the fully qualified collection name (FQCN) in a playbook. Supply credentials from Ansible Vault or another secret manager rather than writing them directly in the playbook:

---
- name: Read Exasol metadata
  hosts: localhost
  gather_facts: false
  tasks:
    - name: Get the Exasol server version
      exasol.exasol.exasol_query:
        login_host: db.example.com
        login_user: "{{ vault_exasol_user }}"
        login_password: "{{ vault_exasol_password }}"
        query: >-
          SELECT PARAM_VALUE
          FROM SYS.EXA_METADATA
          WHERE PARAM_NAME = 'databaseProductVersion'

See the user guide for installation in execution environments, connection security, and examples for every public module.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exasol_ansible_modules-0.4.0.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exasol_ansible_modules-0.4.0-py3-none-any.whl (30.6 kB view details)

Uploaded Python 3

File details

Details for the file exasol_ansible_modules-0.4.0.tar.gz.

File metadata

  • Download URL: exasol_ansible_modules-0.4.0.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.0 CPython/3.12.13 Linux/6.17.0-1022-azure

File hashes

Hashes for exasol_ansible_modules-0.4.0.tar.gz
Algorithm Hash digest
SHA256 0b641925194a93e456ad21e8e0c4b549a0295180be2d9b7624213a56232f7bc6
MD5 6ae92d41c760ec446ddca19ce4e0e340
BLAKE2b-256 57af988c91bd21dca640616662d107869a50e1f7dffd558f99e02e5c6e7b4b69

See more details on using hashes here.

File details

Details for the file exasol_ansible_modules-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for exasol_ansible_modules-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8d3963560754ee115c5aa0ea1fc3b45c2fc3bf0c2b945637c82c5ee61073c766
MD5 344fa63696d7e50360ba5f7ac4340612
BLAKE2b-256 302d4d3274442622c84be39d81aab7cdad9eb8517822f95a98dc4f683e189b24

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.0 This release

2 files

0.3.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page