Right now, the virish provider for libvirt_network does not have an update method. As such, if the configuration specifies a network configuration different from the extant configuration, this will be a persistent change that never gets implement because virsh define is called but never evaluated for an error.
Right now, the
virishprovider forlibvirt_networkdoes not have anupdatemethod. As such, if the configuration specifies a network configuration different from the extant configuration, this will be a persistent change that never gets implement becausevirsh defineis called but never evaluated for an error.