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
|
||||
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…
Reference in a new issue