diff --git a/lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py b/lib/ansible/modules/cloud/ovirt/ovirt_storage_domains.py index 90ea3fb13f8..e92bea69b9f 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: