diff --git a/lib/ansible/modules/cloud/ovirt/ovirt_host.py b/lib/ansible/modules/cloud/ovirt/ovirt_host.py index 88e0dad390f..e6186f3367d 100644 --- a/lib/ansible/modules/cloud/ovirt/ovirt_host.py +++ b/lib/ansible/modules/cloud/ovirt/ovirt_host.py @@ -75,6 +75,7 @@ options: description: - "Indicates that the host should be removed even if it is non-responsive, or if it is part of a Gluster Storage cluster and has volume bricks on it." + - "WARNING: It doesn't forcibly remove the host if another host related operation is being executed on the host at the same time." default: False type: bool override_display: