---
sourceDocument: Zurich IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/it-operations-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Ansible discovery agent

# Ansible discovery agent {#ariaid-title1}

* Release version: Zurich
* 
* Updated January 7, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Ansible discovery agent analyzes automation opportunities and identifies relevant Ansible job templates using AI-powered semantic matching and historical execution patterns.

The Ansible discovery agent automates the process of finding relevant Ansible job templates for automation opportunities. The agent eliminates the manual effort required by automation engineers to search and identify appropriate automation resources.{#ansible-discovery-agent__ansible-discovery-agent-para-1}

## Discovery process {#ansible-discovery-agent__discovery-process}

The Ansible discovery agent follows this process to identify relevant job templates:

1. Parses the problem description of the automation opportunity for keywords and context
2. Queries Ansible Automation Platform via the Ansible MCP server to retrieve available job templates
3. Applies AI-powered matching to identify relevant job templates based on problem description similarity using semantic natural language processing
4. Presents discovered job templates to the LEAP administrator for step-to-job mapping

## Matching capabilities {#ansible-discovery-agent__matching-capabilities}

The agent uses these techniques to match automation opportunities with job templates:

Semantic analysis
:   Analyzes the meaning and context of problem descriptions to identify relevant automation patterns.

Keyword extraction
:   Identifies key terms and technical concepts from automation opportunity descriptions.

## Integration points {#ansible-discovery-agent__integration-points}

The Ansible discovery agent integrates with these components:

* AI Teammate Dashboard: Entry point for automation engineers and LEAP administrators.
* Ansible MCP server: Secure API access to Ansible Automation Platform job templates.
* LEAP clustering engine: Source of automation opportunity data and problem descriptions.
* Step-to-job mapping UI: Destination for discovered job template recommendations.

