Merge pull request #1850 from ritzk/lxc_container

Fix test failure for lxc_container
reviewable/pr18780/r1
Brian Coca 9 years ago
commit 45bba8ec64

@ -416,7 +416,7 @@ lxc_container:
description: resulting state of the container
returned: success, when archive is true
type: string
sample: "/tmp/test-container-config.tar",
sample: "/tmp/test-container-config.tar"
clone:
description: if the container was cloned
returned: success, when clone_name is specified

Loading…
Cancel
Save