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:
parent
f4c68868ee
commit
19ac188e86
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue