5fbc4e9928
add proxmox_delegate_host variable and update check-exists documentation
...
- Document proxmox_delegate_host for delegating pct commands to inventory host
- Update check-exists.yml description to reflect vmid or hostname checking
- Document lxc_exists fact set by idempotency check
2026-04-15 19:24:05 -04:00
ce7ec1b25f
fix: correct file extension from .yaml to .yml
2026-04-15 19:23:43 -04:00
441b9fa824
refactor: Update check-exists.yml to check by vmid or hostname
2026-04-14 19:08:28 -04:00
9d7f702f2a
refactor: add variable for delegating to proxmox host
2026-04-14 18:43:43 -04:00
6e6bed6a40
fix: change proxmox info module to proxmox_vm_info from proxmox_lxc_info
2026-04-14 17:52:24 -04:00
3a2b4b8775
chore: migrate proxmox module from community.general.proxmox to community.proxmox
2026-04-14 17:40:03 -04:00
479996612e
refactor: use module_defaults for proxmox API connection
...
- Replace YAML merge keys (<<:) with module_defaults block in main.yml
- Simplify connection variables to individual vars instead of dictionary
- Remove redundant connection params from individual task files
- Document standalone task usage requires play-level module_defaults
- Update README examples with new variable pattern
2026-04-14 17:18:18 -04:00
570eba84e7
fix: add execute permissions to task
2026-04-14 15:25:16 -04:00
62f4a3ea73
fix: rename roles to use underscores instead of hyphens which was causing the roles not to be found
2026-04-14 15:19:21 -04:00
b2379e597e
chore: rename .yaml extensions to .yml for consistency
2026-04-14 13:32:39 -04:00
ac3859047c
feat: task for checking existence of a LXC by hostname
2026-04-14 13:31:36 -04:00
hiperman
0a52e32f42
renamed vars to use 'lxc' prefix instead of 'container'
2026-01-31 18:42:23 -05:00
hiperman
60fbe461be
update docs
2026-01-30 20:16:06 -05:00
hiperman
a28fcbd942
initial commit
2026-01-30 20:13:58 -05:00