Skip to content

Commit 5613967

Browse files
committed
Update proxmox_storage module (closes #55)
1 parent 1cad108 commit 5613967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/proxmox_storage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
required: true
3939
aliases: [ "storagecontent" ]
4040
type: list
41-
choices: [ "images", "rootdir", "vztmpl", "backup", "iso" ]
41+
choices: [ "images", "rootdir", "vztmpl", "backup", "iso", "snippets" ]
4242
description:
4343
- Contents supported by the storage, not all storage
4444
types support all content types.

0 commit comments

Comments
 (0)