Plugin System
The Plugin System is where you discover and manage the Ansible plugins that power scenario builds. Plugins are reusable automation blocks — each one configures a specific service, tool, or capability on a virtual machine.
Using Plugins
Section titled “Using Plugins”- Browsing Plugins — Find and explore available plugins by category, ownership, and OS
- Plugin Requests — Request new plugins through the community Kanban board
Building Plugins
Section titled “Building Plugins”For creating, editing, and publishing your own plugins, see the Plugin Developers section:
- Creating a Plugin — Step-by-step guide to building your first plugin
- Writing Plugin YAML — Body-only format, parameter injection, set_fact patterns
- Plugin Parameters — Defining and using configurable inputs
- Automated Actions — Auto-configure VLANs and machines
- Permissions & Sharing — Control who can edit, use, and clone
- Versioning & Publishing — Version management and publishing workflow