This page provides a comprehensive reference for Ansible job actions available in the workflow automation actions catalog. These actions enable you to launch and manage Ansible Automation Platform (Automation Controller) job templates.
Prerequisites
Before using Ansible actions in workflow automation, ensure you have:
- An Ansible Automation Platform (Automation Controller) instance accessible over HTTPS.
- An OAuth2 token with write scope to launch jobs (create one under Automation Controller > Users > Tokens).
- The numeric ID of the job template you want to launch.
- The
ask_*_on_launchsetting enabled on the job template for each optional input you plan to use (extraVars,limit,inventory).