ansible-playbook

Write and review idempotent Ansible playbooks with security checks.

2|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/mhalder/dotfiles --skill ansible-playbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ansible-playbook
Source: https://github.com/mhalder/dotfiles/tree/main/claude/.claude/skills/ansible-playbook
Command: npx skills add https://github.com/mhalder/dotfiles --skill ansible-playbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Write idempotent Ansible playbooks and review existing ones to ensure security and maintainability.

Core Features & Use Cases

  • Idempotent tasks: Enforce best practices with proper error handling.
  • Security checks: Vault secrets, no plain secrets.
  • Documentation: Clear patterns and examples.

Quick Start

Provide a basic playbook skeleton, then expand with tasks, vars, and handlers.