惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The GitHub Blog
The GitHub Blog
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News
腾讯CDC
博客园 - 聂微东
The Cloudflare Blog
F
Fortinet All Blogs
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
Last Week in AI
Last Week in AI
B
Blog

AI demand is so high, AWS customers are trying to buy out its entire capacity | Network World

Cisco: Latest news and insights 2026 network outage report and internet health check Selector targets the network visibility gap in multi-cloud infrastructure AI reshapes cybersecurity workforce priorities as IT teams brace for new risks Top network and data center events of 2026 How AI is transforming network incident response (and where it still falls short) Google opens TPUs to enterprises beyond its own cloud via Blackstone JV AI, cybersecurity skills top IT pay premiums Startup Bolt Graphics promises 5x performance over Nvidia’s best GPU Wireless security is a battle of AI vs. AI NetOps teams look to AI to automate Day 2 operations Digital twins reshape network and data center management Network outages, power failures strain data center resiliency Five takeaways from Cisco's blowout quarter and what it means to customers Cisco to cut nearly 4,000 jobs despite strong growth in AI, enterprise networking Startup SPAN teams with Nvidia to put data center nodes in your backyard Hard drive shortage affecting enterprise storage needs Wi-Fi 8 is closer than you think. Here’s what you need to know Cisco open-sources agentic AI security spec HPE revamps private cloud stack for enterprises rethinking VMware Versa takes aim at fragmented enterprise security with CSPM, orchestration update, and AI agent controls Red Hat offers endless Linux support — for a fee Red Hat: Sovereignty is more than just compliance Tech job postings hit three-year high as AI demand fuels hiring rebound HPE memory server targets compute-heavy and agentic AI workloads PCI group begins work on new spec to support bandwidth-hungry apps like AI, HPC Q&A: Quantum physicist Sonia Fernández-Vidal on why classical computing isn't going anywhere OpenAI-led consortium seeks to address AI processing bottlenecks AWS hit by US-East-1 outage after data center thermal event Gluware's Titan rises to meet Mythos network vulnerability challenge
Red Hat opens Ansible to AI agents, within limits
2026-05-12 · via AI demand is so high, AWS customers are trying to buy out its entire capacity | Network World

Red Hat on Tuesday opened its Ansible Automation Platform to AI agents while adding new controls intended to keep them under tight control. The company made its Model Context Protocol (MCP) server for Ansible generally available, allowing any AI tool to access the platform, and it introduced a new automation orchestrator, in technology preview, that routes actions through human-approved, deterministic playbooks.

The goal is to allow enterprises to start using AI to automate their workflows while keeping a firm hand on what the AI agents can and can’t do with it, since there have recently been a series of reports about AI agents performing unauthorized actions.

AAP will now also support more models, in addition to IBM’s WatsonX Code Assistant. Supported models include those from Google, Anthropic, OpenAI and any other leading models that are OpenAI API-compatible, says Sathish Balakrishnan, vice president and general manager of the Ansible business unit at Red Hat. Enterprise will also be able to provide their own background information, in the form of RAG embedding, to AAP.

“Customers have a lot of contextual knowledge,” Balakrishnan tells Network World. “These are our policies, this is when we update machines — they have rules they have written about IT infrastructure. We can now start reading all of those things.”

But the new AI functionality will operate within tight guardrails, he says. “AI is unpredictable,” he adds. “When you suddenly put AI into your production environment and ask it to change it, you’ve seen the articles about how a company lost its database.”

Instead, the AI will rely on pre-made, tested, approved playbooks for creating the automations that users request, he says. “And if AI does something new, then you need to put a human in the loop,” he tells Network World. “They have to verify that those actions that AI recommends are the right actions.”

The playbooks are not only testable, repeatable, and deterministic, but they’re also much less expensive than having to call an LLM during the actual execution of an automation.

“Why would you use AI just to patch a machine?” he says. “We all know tokens are expensive. We know the best way to patch a machine — why call an AI to do that when you already have a playbook that’s been in use for ten years?”

The MCP access, which allows external AI agents to connect to Ansible, is new and risky, confirms Paul Nashawaty, an analyst at Efficiently Connected.

“The security concerns are very real,” he tells Network World. “If those agents are connected to highly privileged automation systems, the blast radius can become enormous, including accidental production outages or destructive actions.”

Today, the strongest use cases for AI are AI-assisted troubleshooting, compliance remediation, developer self-service, and human-approved workflow execution, he says. “Companies should avoid giving AI unrestricted production access, broad admin privileges, or autonomous control over critical systems,” he says.

With the new AI features, that means we’ll see developers asking for environments in natural language, he says, or AI systems automatically correlating alerts and suggesting fixes. “Or operations teams reducing incident response times by having AI assemble and execute approved remediation steps.”

IDC analyst Jevin Jensen says that he’s been waiting for vendors to provide natural-language front ends for their platforms for the past 18 months. “This really broadens the use and value of the platform to new users and improves efficiency of existing users,” he says.

The key is to have good governance in place in order to reduce risk, he adds. “It is important — with or without MCP — that enterprises properly utilize and leverage role-based access control,” he says.

The benefit is that enterprises will be able to create automation playbooks more quickly. “IDC recommends starting with the development environment or a less impactful cloud area first,” he says.

In other Ansible-related news today, administrators will now be able to delegate the ability to trigger automations to end users. For example, factory floor managers can trigger updates at a point where they’ll create the least interference with the manufacturing schedule. And Red Hat is also now allowing multiple events to trigger the same automation playbook, instead of having to have a separate playbook for each event.

SUBSCRIBE TO OUR NEWSLETTER

From our editors straight to your inbox

Get started by entering your email address below.