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.
1Module1Role2Plugins
An ansible collection from Entrust Corporation to work with different certificate authorities from Entrust as well as third party supported certificate authority via common interface
Request SSL/TLS certificates with the Certificate Authority Gateway (CAGW) API. You can find documentation for the collection here
Tested with the Ansible Core >= 2.14.0 versions, and the current development version of Ansible. Ansible Core versions before 2.14.0 are not supported.
This collection is tested with Python 3.10.12. Minimum Python version of 3.6 is required for this collection to function properly.
ansible-galaxy CLITo install the Entrust Crypto Ansible Collection using the command-line interface, execute the following:
ansible-galaxy collection install entrust.crypto
requirements.yml FileTo include the collection in a requirements.yml file and install it through ansible-galaxy, use the following format:
---
collections:
- entrust.crypto
Then run:
ansible-galaxy collection install -r requirements.yml
If you want to develop new content or improve on this collection, please open an issue or create a pull request. All contributions are welcome!
See the changelog for a history of notable changes to this collection
See the license for more information
| Product |
|---|
| 2.4 |