Exasol Ansible Collection
Ansible Collection for automating Exasol database operations.
Installation
Installation and execution-environment setup are documented in the user guide.
Development
To build the collection archive locally:
poetry run nox -s collection:build
Run the Ansible collection sanity checks with:
poetry run nox -s collection:sanity
Usage
Use the collection from a playbook with the fully qualified collection name:
---
- name: Prepare Exasol hosts
hosts: all
collections:
- exasol.exasol
tasks:
- name: Verify the collection is available
ansible.builtin.debug:
msg: "Exasol collection is installed."
The collection is currently a skeleton. Add module-specific tasks once public modules are available.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exasol_ansible_modules-0.3.0.tar.gz.
File metadata
- Download URL: exasol_ansible_modules-0.3.0.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.3.0 CPython/3.12.13 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df8003fb3ba89b4f11945d831aedebe79bb474b9eda7a53a0d23db00b7387fc7
|
|
| MD5 |
e02d19cc3c5ba3e2071b06edff4b5842
|
|
| BLAKE2b-256 |
015000bd2d3e6c79d4e920a5d1be045f238d6adb23f4ace32c499bb2a80f45ed
|
File details
Details for the file exasol_ansible_modules-0.3.0-py3-none-any.whl.
File metadata
- Download URL: exasol_ansible_modules-0.3.0-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.3.0 CPython/3.12.13 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b033b5a583b286a993937d8b4a1ee5065a0dbeb256373c0607b44f690025af4
|
|
| MD5 |
90e049ef33115c6aba5ada0910051e8e
|
|
| BLAKE2b-256 |
df85ac4b77cf14b9f7a68909afe662154a387c760a3069b17b33006a91afd849
|