inventory-manager

Installation
SKILL.md

Inventory Manager

Quick Start

Organize Ansible inventory with proper host groups, variables, and dynamic inventory sources.

Instructions

Step 1: Create static inventory

INI format:

# inventory/production
[webservers]
web1 ansible_host=192.168.1.10
web2 ansible_host=192.168.1.11
Installs
12
GitHub Stars
29
First Seen
Feb 4, 2026
inventory-manager — armanzeroeight/fastagent-plugins