From 19ac188e8642497d76f95ec4d77c030553e40df0 Mon Sep 17 00:00:00 2001 From: Katerina Koukiou Date: Wed, 31 Jan 2018 13:47:37 +0100 Subject: [PATCH] ovirt_storage_domains: docs: override_luns parameter is applicable also to fcp (#35506) --- lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py b/lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py index 90ea3fb13f..e92bea69b9 100644 --- a/lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py +++ b/lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py @@ -114,6 +114,7 @@ options: - "C(address) - Address of the fibre channel storage server." - "C(port) - Port of the fibre channel storage server." - "C(lun_id) - LUN id." + - "C(override_luns) - If I(True) FCP storage domain luns will be overridden before adding." - "Note that these parameters are not idempotent." wipe_after_delete: description: