Red Hat · Arazzo Workflow
Red Hat Ansible Automation Platform Build Inventory and Template
Version 1.0.0
Resolve an organization, create an inventory, build a job template on it, and launch a first run.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen SourceArazzoWorkflows
Provider
Workflows
build-inventory-and-template
Resolve an org, create an inventory, create a template, and launch a job.
Lists organizations, creates an inventory in the first one, creates a job template referencing that inventory and a project/playbook, and launches an initial job.
1
resolveOrganization
listOrganizations
List organizations and capture the id of the first one to own the new inventory.
2
createInventory
createInventory
Create a new inventory within the resolved organization.
3
createTemplate
createJobTemplate
Create a job template bound to the new inventory and the supplied project and playbook.
4
launchInitialJob
launchJobTemplate
Launch an initial job from the new template to validate that the inventory and template are wired up correctly.
Source API Descriptions
openapi