AWX Workflow Templates & Schedules — My DevOps Journey
AWX has introduced Workflow Templates and Schedules to handle complex automation tasks. Workflow Templates allow linking multiple job templates together, defining what happens when a step succeeds or fails. This feature is useful for automating operational processes. To use Workflow Templates, create individual job templates first and then chain them together in a workflow. Schedules can be configured to run a playbook automatically at a specified time.