You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
-**Ansible Toolkit Plugin**: Added a new opt-in `ansible` plugin with integrated toolkit workflows for generating inventory from loaded Proxmox nodes/guests (YAML or INI, compact/expanded styles, optional custom `inventory_vars`), previewing/saving inventory, running `ansible -m ping`, executing `ansible-playbook` with 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.
13
13
14
+
### Fixed
15
+
16
+
-**Startup Profile Chooser Default Handling**: When `default_profile` is unset, startup now correctly prompts for profile/group selection even if a profile is literally named `default`, and non-interactive launches now return a clear error instead of exiting successfully without starting the app.
0 commit comments