Merge pull request #1850 from ritzk/lxc_container
Fix test failure for lxc_container
This commit is contained in:
commit
45bba8ec64
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ lxc_container:
|
||||||
description: resulting state of the container
|
description: resulting state of the container
|
||||||
returned: success, when archive is true
|
returned: success, when archive is true
|
||||||
type: string
|
type: string
|
||||||
sample: "/tmp/test-container-config.tar",
|
sample: "/tmp/test-container-config.tar"
|
||||||
clone:
|
clone:
|
||||||
description: if the container was cloned
|
description: if the container was cloned
|
||||||
returned: success, when clone_name is specified
|
returned: success, when clone_name is specified
|
||||||
|
|
Loading…
Add table
Reference in a new issue