proxmox/storage-skip-if-exists

The template to use for configuring the NAT Add Bridge network.

Setting this Param value to true will cause the Storage tasks to exit with an error condition, stopping workflow, if certain conditions arise.

For example, if creating a dir type storage, and if that storage already exists, then this Param set to true will cause the Workflow to stop with a fatal error. If however, the operator desires to continue on, and skip trying create the storage type, then set the value to false.

NOTE that the assumption in the above example is that the storage provider is fully configured correctly. No attempt to additionally provide configuration settings will be made.

The default value is true (do exit Workflow on errors).