ansible-host-limiter

Community

Always limit Ansible commands to ndelucca-server.

Authorndelucca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a critical safety practice for the home-server infrastructure: always limit ansible commands to specific hosts to prevent accidental execution on unintended targets like the raspberry-printer.

Core Features & Use Cases

  • Default host limiting: Ensures commands run only on ndelucca-server by default.
  • Safety prompts: Warns when commands attempt to run on all hosts.
  • Usage guidance: Provides examples for common ansible commands.

Quick Start

ansible ndelucca-server -m ping

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ansible-host-limiter
Download link: https://github.com/ndelucca/environment/archive/main.zip#ansible-host-limiter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository