cloudstack: fix doc for cs_instance, force is defaulted to false
This commit is contained in:
parent
79a5ea2ca6
commit
421b3ff24e
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ options:
|
|||
description:
|
||||
- Force stop/start the instance if required to apply changes, otherwise a running instance will not be changed.
|
||||
required: false
|
||||
default: true
|
||||
default: false
|
||||
tags:
|
||||
description:
|
||||
- List of tags. Tags are a list of dictionaries having keys C(key) and C(value).
|
||||
|
|
Loading…
Reference in a new issue