mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 06:30:19 -07:00
parent
ffb9b6ff96
commit
13e9e4b196
143 changed files with 346 additions and 348 deletions
|
@ -46,8 +46,8 @@ options:
|
|||
state:
|
||||
description:
|
||||
- Indicates the desired lunid state.
|
||||
- C(present) ensures specified lunid is present in the Storage Group.
|
||||
- C(absent) ensures specified lunid is absent from Storage Group.
|
||||
- V(present) ensures specified lunid is present in the Storage Group.
|
||||
- V(absent) ensures specified lunid is absent from Storage Group.
|
||||
default: present
|
||||
choices: [ "present", "absent"]
|
||||
type: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue