summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Moser <mail@renemoser.net>2017-01-17 20:39:13 +0100
committerRene Moser <mail@renemoser.net>2017-01-17 20:39:33 +0100
commit3fbbdcd466ce96894ecac3880d83e33464dfec56 (patch)
tree6d7ce0f0c625efceac940be8b83ab193712af04a
parent18214e59480279d135d894326e66d7611fd85c5f (diff)
downloadansible-3fbbdcd466ce96894ecac3880d83e33464dfec56.tar.gz
doc: cloudstack: cs_host: fix return docs
-rw-r--r--lib/ansible/modules/cloud/cloudstack/cs_host.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/ansible/modules/cloud/cloudstack/cs_host.py b/lib/ansible/modules/cloud/cloudstack/cs_host.py
index 550e0af1b5..4d3513b559 100644
--- a/lib/ansible/modules/cloud/cloudstack/cs_host.py
+++ b/lib/ansible/modules/cloud/cloudstack/cs_host.py
@@ -306,10 +306,7 @@ state:
type: string
sample: Up
suitable_for_migration:
- description: |
- Whether this host is suitable (has enough capacity and satisfies all
- conditions like hosttags, max guests VM limit, etc) to migrate a VM to it
- or not.
+ description: Whether this host is suitable (has enough capacity and satisfies all conditions like hosttags, max guests VM limit, etc) to migrate a VM to it or not.
returned: success
type: string
sample: true