From 3b2b418aadc6ff2da4bae7f3d14ab8a51b207f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ne=C4=8Das?= Date: Tue, 24 Sep 2019 17:06:49 +0200 Subject: [PATCH] ovirt_host update force doc (#62491) * ovirt_host update force doc * update doc message --- lib/ansible/modules/cloud/ovirt/ovirt_host.py | 1 + 1 file changed, 1 insertion(+) 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: