mirror of
https://github.com/ivenator1/proxmox-management.git
synced 2026-07-18 11:28:21 +08:00
[PR #11] [MERGED] Claude/phase 3 lxc flow #12
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ivenator1/proxmox-management#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ivenator1/proxmox-management/pull/11
Author: @ivenator1
Created: 5/30/2026
Status: ✅ Merged
Merged: 5/30/2026
Merged by: @ivenator1
Base:
main← Head:claude/phase-3-lxc-flow📝 Commits (6)
ef79357fix: add jinja2 to core dependenciesc17ffd2fix: pass project_dir=os.getcwd() to ansible_runner.run() in cli.py47a5e9efix: surface discovery errors and run shell primitive in check moded2d72eefix: resolve inventory to absolute path in invoke_primitive; fix proxmox_nodes:vars parser bug6a46662fix: propagate --check and -e fleet_dry_run=true to Python driver dry_run502cbd2docs: add manager venv setup instructions to CLAUDE.md and README📊 Changes
9 files changed (+34 additions, -7 deletions)
View changed files
📝
CLAUDE.md(+14 -0)📝
README.md(+5 -3)📝
ansible/primitives/run_shell.yml(+2 -0)📝
proxmox_fleet/cli.py(+6 -0)📝
proxmox_fleet/driver.py(+1 -1)📝
proxmox_fleet/flows/lxc.py(+2 -0)📝
proxmox_fleet/inventory.py(+1 -2)📝
proxmox_fleet/runner.py(+2 -1)📝
pyproject.toml(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.