Tutorials
Short, task-focused walk-throughs for the things you did every day in AWX or Semaphore. Each one maps a task you already know to how it works here, in a few steps. New to Yardmaster? Start with the quickstart, then come back.
| Task | In AWX or Semaphore | In Yardmaster |
|---|---|---|
| Run a job | Launch a job template | Launch a run, with any tool. |
| Save a template | Create a job template | Save a launch preset. |
| Schedule a job | Add a schedule | Fire a template on a cron. |
| Set a secret | Create a credential | Seal a secret, or resolve it from Vault at run time. |
| Migrate your setup | Export, then rebuild by hand | Import the whole export at once. |
Going beyond Ansible? The per-tool guides cover what each engine does and how values reach it: Bash, Terraform, and Python.
For the bigger picture, read switching from AWX and the concepts page.
