🎯

configuration-management

🎯Skill

from pluginagentmarketplace/custom-plugin-devops

VibeIndex|
What it does

Automates server infrastructure configuration using Ansible, Chef, Puppet, and SaltStack with idempotent, scalable deployment patterns.

πŸ“¦

Part of

pluginagentmarketplace/custom-plugin-devops(17 items)

configuration-management

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add pluginagentmarketplace/custom-plugin-devops
Install PluginInstall plugin from marketplace
/plugin install devops-automation-plugin@pluginagentmarketplace-devops
git cloneClone repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-devops.git
Claude CodeAdd plugin in Claude Code
/plugin load .
πŸ“– Extracted from docs: pluginagentmarketplace/custom-plugin-devops
2Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management

Overview

# Configuration Management Skill

MANDATORY

  • Ansible playbooks and roles
  • Inventory management (static and dynamic)
  • Idempotent configuration patterns
  • Variable management and templating
  • Common modules (package, service, file, user)

OPTIONAL

  • Chef cookbooks and recipes
  • Puppet manifests and modules
  • SaltStack states and pillars
  • Configuration drift detection
  • Secret management integration

ADVANCED

  • Custom Ansible modules
  • Multi-environment orchestration
  • Performance optimization for large fleets
  • Integration with IaC tools
  • Compliance as Code

Assets

  • See assets/ansible-patterns.yaml for playbook templates