We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cad108 commit 5613967Copy full SHA for 5613967
library/proxmox_storage.py
@@ -38,7 +38,7 @@
38
required: true
39
aliases: [ "storagecontent" ]
40
type: list
41
- choices: [ "images", "rootdir", "vztmpl", "backup", "iso" ]
+ choices: [ "images", "rootdir", "vztmpl", "backup", "iso", "snippets" ]
42
description:
43
- Contents supported by the storage, not all storage
44
types support all content types.
0 commit comments