]> git.proxmox.com Git - pmg-api.git/commit
ModGroup: add possibility to explode to all targets
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 21 Feb 2024 12:24:34 +0000 (13:24 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 21 Feb 2024 18:30:13 +0000 (19:30 +0100)
commitc9cd35e4738421b982b986f7393edac335b8c8d5
treeda619c16e44044f159fa9923c8cb7ff58702dc02
parent20f69ed057bcbd440eb8901176edb0fa9fe76c1c
ModGroup: add possibility to explode to all targets

we will need that for the remove action + and/invert
It's probably not the most efficient way to to that, but it's easy to
understand.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PMG/ModGroup.pm