The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
6Modules25Plugins
Core functions to work with Avantra.
This collection offers core functions to work with Avantra. You can create, remove servers and SAP systems. Workflows can be executed.
The collection is tested for the following versions of Python and Ansible:
| Ansible 2.16 | Ansible 2.17 | Ansible 2.18 | Ansible 2.19 | Ansible 2.20 | Ansible devel | |
|---|---|---|---|---|---|---|
| Python 3.14 | unsupported | unsupported | unsupported | unsupported | tested | tested |
| Python 3.13 | unsupported | unsupported | tested | tested | tested | tested |
| Python 3.12 | tested | tested | tested | tested | tested | tested |
| Module Name | Description |
|---|---|
| avantra.core.login | Avantra authentication operations |
| avantra.core.sapsystem | manage SAP systems in Avantra |
| avantra.core.sapsystem_info | load SAP system information |
| avantra.core.server | manage servers in Avantra |
| avantra.core.server_info | load server information |
| avantra.core.workflow_execution | start workflows in Avantra |
The avantra.core collection can be either installed using ansible galaxy CLI:
ansible-galaxy collection install avantra.core
or directly from the git repository:
ansible-galaxy collection install git+https://github.com/Avantra-Hub/avantra-ansible-core.git,release/25.0.x
This collection documentation can be found here: https://avantra-hub.github.io/avantra-ansible-core/
For support with this certified Ansible collection, please open an issue at Avantra Support.
For questions about Red Hat Ansible Automation Platform subscriptions, please contact Red Hat Support.
See the changelog.
| Product |
|---|
| 2.4 |
| 2.5 |
| 2.6 |