mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
E501 fixes (#22879)
This commit is contained in:
@@ -307,7 +307,8 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user