Alternatives to AWX

A web interface, REST API and task engine for running and scheduling Ansible automation. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as AWX.

  • Semaphore UI

    Run infrastructure automation jobs from a web dashboard.

    Semaphore UI is an MIT-licensed web dashboard for running Ansible and other deployment tools, offering a lighter alternative to AWX's web console and job engine.

  • Rundeck

    A self-hosted runbook automation server that lets chosen users run existing scripts, tools and jobs.

    Rundeck is a self-hosted runbook server that gives chosen users controlled access to existing scripts and jobs, not limited to Ansible playbooks.

Also worth comparing

These listings name AWX as their own alternative, so the relationship runs both ways.

  • PowerShell Universal

    A self-hosted platform that turns PowerShell scripts into scheduled automation, REST APIs and web dashboards.

    AWX is an open-source web interface and REST API for scheduling Ansible jobs, requiring Ansible knowledge instead of PowerShell skills.

  • Salt

    Open-source automation framework for remote execution, configuration management and orchestration across many servers.

    AWX provides a web interface and REST API for Ansible automation, so you move to Ansible playbooks instead of Salt states.

Similar software

Related functionality, not a direct replacement.