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.
82Modules5Plugins
A collection of Ansible Modules for Radware devices
The alteon_modules project provides an Ansible collection for managing and automating your Radware devices. It consists of a set of modules and roles for performing tasks related to Radware devices configuration.
Note: This Collection is not currently intended to replace the existing radware_modules collection.
# ansible-galaxy collection install radware.radware_alteon
# pip install alteon-sdk
Once the collection is installed, you can use it in a playbook by specifying the full namespace path to the module, plugin and/or role.
- hosts: localhost
tasks:
- name: alteon configuration command
radware.radware_alteon.alteon_config_l7_content_class:
provider:
server: 192.168.1.1
user: admin
password: admin
validate_certs: no
https_port: 443
ssh_port: 22
timeout: 5
state: present
parameters:
content_class_id: 3
name: content_class3
content_class_type: http2
Copyright 2023 Radware LTD
GNU General Public License v3.0
| Product |
|---|
| 2.4 |