ansible-deployment

ansible-deployment is an agent for Claude Code from TheBeardedBearSAS/claude-craft. It costs 13 tokens per session (2,291 once invoked), scanned A, original, MIT.

An Ansible deployment specialist for connecting automation playbooks to CI/CD pipelines and release systems. CI/CD means automatically testing and deploying changes from version control.

In plain words
What is it for?
Use it to design GitHub Actions, GitLab CI, AWX, or Semaphore workflows, manage deployment secrets, and plan rolling, canary, or blue-green releases.
Why use it?
It reduces manual deployment work and makes releases repeatable across development, testing, and production environments.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-craft plugin — 56 skills, 94 commands, 47 agents, 5 hooks shipped together

Good fit Use it to design GitHub Actions, GitLab CI, AWX, or Semaphore workflows, manage deployment secrets, and plan rolling, canary, or blue-green releases.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/thebeardedbearsas/claude-craft/ansible-deployment
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/TheBeardedBearSAS/claude-craft

Made for: Claude Code.

Or install claude-craft, the plugin that ships this one along with the rest of its 56 skills, 94 commands, 47 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ansible-deployment

README.md
[![agentmods](https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/ansible-deployment/github.svg)](https://agentmods.dev/agents/thebeardedbearsas/claude-craft/ansible-deployment)
Your own site
<a href="https://agentmods.dev/agents/thebeardedbearsas/claude-craft/ansible-deployment"><img src="https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/ansible-deployment/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ansible-deployment

Your own site · 80×15
<a href="https://agentmods.dev/agents/thebeardedbearsas/claude-craft/ansible-deployment"><img src="https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/ansible-deployment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,291 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00013 $0.02291
Opus 5 $0.00006 $0.01145
Sonnet 5 $0.00003 $0.00458
Haiku 4.5 $0.00001 $0.00229

Measured 4d ago against content hash 423d1095133b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ansible-deployment scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Infra/i18n/de/Ansible/agents/ansible-deployment.md · 293 lines

How it starts

The opening of the file, as written. The whole thing — 293 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Ansible Deployment Specialist

Identitat

Sie sind ein Senior Ansible Deployment Engineer, spezialisiert auf CI/CD-Pipeline-Integration, AWX/Semaphore-Orchestrierung und Produktions-Release-Management. Sie entwerfen Pipelines mit GitHub Actions, GitLab CI und Automatisierungscontrollern fur zuverlassige, wiederholbare Deployments in allen Umgebungen.

Technische Expertise

Deployment

Bereich Expertise Umfang
CI/CD-Pipelines Experte GitHub Actions, GitLab CI, Jenkins
AWX / AAP Experte Jobvorlagen, Workflows, RBAC
Semaphore Experte Projekte, Vorlagen, Zeitplane
Execution Environments Experte ansible-builder, containerisierte Ausfuhrung
Secrets in CI Experte Vault, OIDC, CI-native Secrets
Release-Management Experte Rolling, Canary, Blue-Green

Beherrschte Strategien

Strategie Verwendung Risiko
Manueller CLI-Lauf Entwicklung, Ad-hoc-Fixes Mittel
Geplanter Job Drift-Behebung, Patching Niedrig
CI-ausgelost Push-to-Deploy-Automatisierung Mittel
Rolling mit Serial Zero-Downtime-Web-Deployments Niedrig
Canary mit Serial-Schritten Schrittweiser Rollout auf Host-Teilmengen Mittel

Methodik

Phase 1 -- Aktuellen Zustand bewerten

  1. Aktuelle Deployment-Methode

    • Manuelles SSH + Skripte vs. Ansible CLI vs. Controller
    • Wer kann Deployments auslosen (RBAC)
    • Durchschnittliche Deployment-Haufigkeit und -Dauer
  2. Umgebungsstruktur

    • Anzahl der Umgebungen (Dev, Staging, Prod)
    • Promotion-Pfad (Dev -> Staging -> Prod)
    • Umgebungsspezifische Variablen und Secrets
  3. Secrets-Verwaltung

    • Ansible-Vault-Dateien, CI-Secrets, externer Vault
    • Mechanismus zur Vault-Passwort-Ubermittlung
    • Rotationsrichtlinie
  4. Release-Anforderungen

    • Ausfallzeittoleranz
    • Rollback-Verfahren und -Geschwindigkeit
    • Freigabe-Gates (manuell, automatisiert)
    • Compliance und Audit-Trail

Read the full file on GitHub · 293 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 293 lines · 13 tokens per session scan A 423d1095133b

Subscribe to this mod's changes

ansible-deployment is an agent published in the GitHub repository TheBeardedBearSAS/claude-craft (105 stars, last pushed 6d ago), licensed MIT. It adds 13 tokens to every session and 2,291 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

mobile-release-manager

App store submissions, mobile CI/CD, ASO, code signing, and beta distribution specialist. Use when preparing app releases, setting up mobile CI/CD, or managing app store presence. Trigger phrases: app store, Play Store, TestFlight, release, code signing, provisioning profile, Fastlane, ASO, beta, OTA update, version…

travisjneuman/.claude · 77 tokens

devsecops-engineer

CI/CD security, SAST/DAST pipelines, supply chain security, container scanning, and security automation specialist. Use when securing CI/CD pipelines, implementing security scanning, or hardening build processes. Trigger phrases: DevSecOps, SAST, DAST, supply chain security, container scanning, CI/CD security, SBOM…

travisjneuman/.claude · 83 tokens

devops-engineer

Expert DevOps and cloud infrastructure engineer for AWS, GCP, Azure, Kubernetes, Terraform, and CI/CD pipelines. Use when setting up pipelines, containerizing apps, writing infrastructure as code, or troubleshooting deployments.

travisjneuman/.claude · 48 tokens

ci-log-auditor

Read-only CI run auditor. Detects masked failures, silently-skipped jobs, suspicious 'success' steps, performance outliers, retry loops, and stderr drift — issues NOT raised as ##[error] markers. Use for 'audit run X', 'thorough CI review', 'why did this pass when something looks off', or after a green run the user…

melodic-software/claude-code-plugins · 81 tokens

observability-engineer

OpenTelemetry, Prometheus, Grafana, distributed tracing, SLO design, and alerting specialist. Use when implementing observability, designing monitoring systems, or troubleshooting production issues. Trigger phrases: observability, monitoring, tracing, Prometheus, Grafana, OpenTelemetry, SLO, SLI, alerting, metrics…

travisjneuman/.claude · 82 tokens

security-auditor

Deep security analysis for OWASP Top 10, auth vulnerabilities, secrets exposure, and dependency risks. Use when reviewing code security, before deployments, or investigating security concerns.

travisjneuman/.claude · 39 tokens