Collection to handle common criteria certification.
This collection has been tested against following Ansible versions: >=2.9.10.
Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions.
Click on the name of a plugin or module to view that content's documentation:
Name | Description |
---|---|
jws_common_criteria | Handle common criteria certification. |
wildfly_common_criteria | Handle wildfly configuration. |
Before using the collection, you need to install it with the Ansible Galaxy CLI:
ansible-galaxy collection install middleware_automation-common_criteria-*.tar.gz
You can also include it in a requirements.yml
file and install it via ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: middleware_automation.common_criteria
A GitHub action which uses this role is provided by the Red Hat Containers Community of Practice (CoP)
Apache License v2.0 or later
See LICENSE to view the full text.