🚀 Release v1.1.0
Added
- Ansible Toolkit Plugin: Added a new opt-in
ansibleplugin with integrated toolkit workflows for generating inventory from loaded Proxmox nodes/guests (YAML or INI, compact/expanded styles, optional custominventory_vars), previewing/saving inventory, runningansible -m ping, executingansible-playbookwith reusable form state, and providing an SSH setup guide. Includes plugin settings for default user/password/key path, limit behavior, and default Ansible extra arguments.
Fixed
- Startup Profile Chooser Default Handling: When
default_profileis unset, startup now correctly prompts for profile/group selection even if a profile is literally nameddefault, and non-interactive launches now return a clear error instead of exiting successfully without starting the app. - Template Guest Handling: Template VMs/CTs are now labeled as templates in the guest list and Guest Details, no longer appear as ordinary stopped guests for lifecycle UX, and are excluded from start-oriented context-menu and batch-action flows.