ansible-ee component
Usage Example
include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/ansible-ee@stable
inputs:
args: <value>
image: <value>
Inputs
| Name | Description | Default | Type |
| --- | --- | --- | --- |
| args | string | ||
| image | string | ||
| name | ansible-ee | string | |
| needs | The jobs that this job depends on. | [] | array |
| path | Path to the directory containing Container sources / context. | . | string |
| scanning-allow-failure | false | boolean | |
| scanning-enabled | true | boolean | |
| scanning-severity | CRITICAL | string | |
| stage | build | string | |
| version | main | string |