cloudstack: fix doc for cs_instance, force is defaulted to false

pull/18777/head
Rene Moser 9 years ago committed by Matt Clay
parent 62eaec7191
commit 3cded7d5af

@ -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…
Cancel
Save