From 6e198ff51a449a3079aa0c903256c0eb813246d7 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Fri, 21 Aug 2015 18:07:20 -0400 Subject: [PATCH] updated docs to new choice option --- lib/ansible/modules/extras/cloud/lxc/lxc_container.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/extras/cloud/lxc/lxc_container.py b/lib/ansible/modules/extras/cloud/lxc/lxc_container.py index 6010a4fd33b..1f82bcb829e 100644 --- a/lib/ansible/modules/extras/cloud/lxc/lxc_container.py +++ b/lib/ansible/modules/extras/cloud/lxc/lxc_container.py @@ -39,6 +39,7 @@ options: - loop - btrfs - overlayfs + - zfs description: - Backend storage type for the container. required: false