At Red Hat Tech Day Netherlands (June 2026), Fred van Zuiden and Ismail Masud presented βAnsible Automation Platform 2.7 and Beyondβ β and the showstopper was a live demo of OpenClaw orchestrating fully autonomous CVE remediation through the Ansible Automation Platform.
This is not future-state. This is running today. An AI agent detecting vulnerabilities, creating ITSM tickets, validating policies, executing patching playbooks, and filing compliance reports β all without human intervention.

The Agentic Automation Workflow
The demo showed a complete 5-step autonomous remediation pipeline:

Step 1: OpenClaw Request
- Source: OpenClaw agent (running in OpenShift Pod)
- CVE: CVE-2026-31337 (CVSS 9.8 β Critical)
- Impact: 4 production servers affected
The OpenClaw agent detects the vulnerability, validates it against the CVE database, and initiates the remediation workflow.
Step 2: Create ITSM Ticket
- Integration: ServiceNow
- Type: Change Request
- Priority: Critical
- Ticket: CHG0012847
- Maintenance window: 03:00β05:00 EST
- Actions: App owners notified via PagerDuty, 4 servers attached to change record
Step 3: Policy Review
- Engine: OPA / Policy Engine
- Mode: Automated
- Checks performed:
- ITSM ticket validated β
- Maintenance window confirmed β
- Playbook is pre-approved for CVE class β
- Rollback plan present β
- Policy check PASSED β proceeding β
Step 4: Patch and Reboot
- Playbook:
patch_and_reboot.yml - Strategy: Rolling (1 at a time)
- Actions:
- Monitoring silenced for maintenance β
- prod-web-01 patched and rebooted β
- prod-web-02 patched and rebooted β
- prod-api-01 patched and rebooted β
- prod-db-01 drained, patched and rebooted β
- Health checks passed on all servers β
- Monitoring restored β
Step 5: Close and Notify
- ITSM: Close CHG0012847
- Notify: App owners, SRE lead
- Actions:
- ITSM ticket closed β
- App owners notified β all clear β
- CMDB records updated β
- Compliance report filed β

The OpenClaw Control Panel
The live demo showed OpenClawβs control interface with:
- Agent name:
sre-sally - Model: Claude Sonnet 4.6 (litellm)
- Session: heartbeat
- Sidebar sections: Chat, Control (Overview, Channels, Instances, Sessions, Usage, Cron Jobs), Agent (Agents, Skills, Nodes), Settings (Config, Communications, Appearance, Automation, Infrastructure, AI & Agents), Docs

Agent Interaction
The agent communicates naturally:
βOn it. Let me check the AAP MCP server for the right job to run. Let me handle this directly.β
Tool calls visible in the chat:
memory_searchruntime_searchruntime_exec

Change Management Results
After the playbook completed, the Change Management record showed:
- Change Record: CHG9679226
- Type: Standard
- Priority: 3
- Assignment Group: Linux Operations
- State: β Closed β Successful
Kernel Upgrade Details
| Field | Value | |



