1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

ovirt_storage_domains: docs: override_luns parameter is applicable also to fcp (#35506)

This commit is contained in:
Katerina Koukiou 2018-01-31 13:47:37 +01:00 committed by ansibot
parent f4c68868ee
commit 19ac188e86

View file

@ -114,6 +114,7 @@ options:
- "C(address) - Address of the fibre channel storage server." - "C(address) - Address of the fibre channel storage server."
- "C(port) - Port of the fibre channel storage server." - "C(port) - Port of the fibre channel storage server."
- "C(lun_id) - LUN id." - "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." - "Note that these parameters are not idempotent."
wipe_after_delete: wipe_after_delete:
description: description: