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