2 "description": "This is Remote Ansible Playbook (AWX) Execution Component.",
5 "ansible-command-status": {
9 "ansible-command-logs": {
20 "type": "tosca.capabilities.Node"
24 "ComponentRemoteAnsibleExecutor": {
28 "job-template-name": {
29 "description": "Primary key or name of the job template to launch new job.",
33 "workflow-job-template-id": {
34 "description": "Primary key (name not supported) of the workflow job template to launch new job.",
39 "description": "Specify host limit for job template to run.",
44 "description": "Specify inventory for job template to run.",
51 "description": "json formatted text that contains extra variables to pass on."
54 "description": "Specify tagged actions in the playbook to run.",
59 "description": "Specify tagged actions in the playbook to omit.",
63 "endpoint-selector": {
64 "description": "Remote AWX Server selector name.",
73 "derived_from": "tosca.nodes.Component"