Can AI agents automate Red Hat Ansible Automation Platform?
Red Hat · hybrid · ci-cdplatformenterprise
Red Hat Ansible Automation Platform is automatable today through the platform gateway REST API. This record is the current enterprise platform (documentation set 2.7, with 2.5 API overview still the opened controller-API contract). It is not community ansible-core as a standalone project, and it is not Terraform, Pulumi, or Jenkins. In 2.7 every external controller, hub, and Event-Driven Ansible call must use the gateway hostname. Direct component hosts return HTTP 401. Controller resources stay under /api/controller/v2/, hub under /api/galaxy/v1, gateway under /api/gateway/v1/, and EDA under /api/eda/v1/. Programmatic auth is an OAuth 2 token created at POST /api/gateway/v1/tokens/ and sent as Authorization Bearer. Basic authentication is documented; Red Hat recommends OAuth 2 for scripts. Official ansible.controller 4.8.0+ launches jobs through the gateway. AAP docs also install ansible and run ansible-playbook -i inventory.ini playbook.yaml, and they treat YAML playbooks as the content format for both CLI and push-button job templates. awx-manage imports inventory and cleans jobs as the awx user only. The first-party MCP server is generally available on 2.6 and later (June 3, 2026). It exposes job, inventory, monitoring, user, security, platform, and content-discovery toolsets over HTTPS, with /discover/mcp, /mcp, and per-toolset paths. Default deploy is read-only; read-write is an administrator choice and inherits the token's RBAC. iPaaS catalogs were not opened. Computer-use viability is unassessed. API, MCP, and CLI each score 8. API is the best path because it is the always-on gateway contract and does not require a separate MCP deploy.
Best path today: api · Overall automatability: 8/10
Modalities
| Modality | Status | Detail |
|---|---|---|
| API | yes | restoauth2-tokenbasic coverage: partial · docs |
| SDK | yes | python official: yes |
| MCP | yes | verdict: official |
| Integrations | unknown | |
| CLI | yes | |
| Extensibility | yes | playbooksjob-templates webhooks: unknown |
| Data access | export: json · import: inventory | |
| RPA / UI automation | unknown | web-dom No repeatable UI probe was run. Red Hat documents the platform gateway REST APIs, ansible-playbook, awx-manage, and a first-party MCP server as machine paths. This record is Red Hat Ansible Automation Platform. It is not community ansible-core alone, and it is not Terraform, Pulumi, or Jenkins as standalone products.
|
| Computer use | unknown | measured verdicts only — "unknown" means not yet probed by us |
Scores
| api | mcp | integrations | cli | rpa | computer use | overall |
|---|---|---|---|---|---|---|
| 8 | 8 | — | 8 | — | — | 8 |
Evidence
| Fact | Tier | Source | Date |
|---|---|---|---|
homepage | declared | source | 2026-09-12 |
license | declared | source | 2026-09-12 |
deployment | declared | source | 2026-09-12 |
platforms | declared | source | 2026-09-12 |
status | declared | source | 2026-09-12 |
modalities.api.exists | declared | source | 2026-09-12 |
modalities.api.kinds[0] | declared | source | 2026-09-12 |
modalities.api.auth[0] | declared | source | 2026-09-12 |
modalities.api.auth[1] | declared | source | 2026-09-12 |
modalities.api.coverage | declared | source | 2026-09-12 |
modalities.api.docs | declared | source | 2026-09-12 |
modalities.sdk.exists | declared | source | 2026-09-12 |
modalities.sdk.languages[0] | declared | source | 2026-09-12 |
modalities.sdk.official | declared | source | 2026-09-12 |
modalities.mcp.first_party | declared | source | 2026-09-12 |
modalities.mcp.verdict | declared | source | 2026-09-12 |
modalities.cli.exists | declared | source | 2026-09-12 |
modalities.extensibility.scripting[0] | declared | source | 2026-09-12 |
modalities.extensibility.scripting[1] | declared | source | 2026-09-12 |
modalities.data_access.export[0] | declared | source | 2026-09-12 |
modalities.data_access.import[0] | declared | source | 2026-09-12 |
modalities.rpa.ui_stack[0] | declared | source | 2026-09-12 |
verdict.scores.api | declared | source | 2026-09-12 |
verdict.scores.mcp | declared | source | 2026-09-12 |
verdict.scores.cli | declared | source | 2026-09-12 |
freshness.watch[0].url | declared | source | 2026-09-12 |
freshness.watch[1].url | declared | source | 2026-09-12 |
freshness.watch[2].url | declared | source | 2026-09-12 |
freshness.watch[3].url | declared | source | 2026-09-12 |
Related tools
Other products in this database that share a category with Red Hat Ansible Automation Platform.
Last verified 2026-09-12 · volatility high · JSON record