AWX
AWX_StartJob
Author: Tim Muehlhausen
License: AGPL-V3
Version: 1.0
Supported data types:
- thehive:case_artifact
Registration required: False
Subscription required: False
Free subscription: False
Third party service: https://www.ansible.com/awx/
Description
Start a job on AWX
Configuration
url |
The URL to your AWX instance, expl. https://awx.intern.foo.de |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
username |
The AWX user |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
password |
The AWX user password |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |
cert_path |
If you need a certificate to authentificate to your AWX, expl. /etc/ssl/certs/foo.de.pem |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
False |
workflow_id |
The ID of the workflow to execute |
Default value if not configured |
N/A |
Type of the configuration item |
string |
The configuration item can contain multiple values |
False |
Is required |
True |