Description
There is no script to bulk remove all firewall rules from VMs/LXCs. While Firewall/BulkAddFirewallLXCVM.sh can add security groups, there is no corresponding removal script. Operators need to clear firewall rules when decommissioning security groups or resetting firewall configurations.
A new script should be added under Firewall/.
Acceptance Criteria
Description
There is no script to bulk remove all firewall rules from VMs/LXCs. While
Firewall/BulkAddFirewallLXCVM.shcan add security groups, there is no corresponding removal script. Operators need to clear firewall rules when decommissioning security groups or resetting firewall configurations.A new script should be added under
Firewall/.Acceptance Criteria
Firewall/BulkRemoveFirewallRules.shcreatedArgumentParser.shfor argument handling