Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize libvirt default network activation
Added a check to determine if the libvirt default network is already active before attempting to start it, avoiding unnecessary attempts to start a network that is running. This enhancement streamlines the VM provisioning process and ensures the task is idempotent.
- Loading branch information