mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 18:06:25 +00:00
(cherry picked from commit ca2c64b5ca)
This commit is contained in:
parent
2ffcda21dd
commit
78113c061b
24 changed files with 28 additions and 19 deletions
|
|
@ -28,7 +28,7 @@ options:
|
|||
description:
|
||||
- The port on which the iSCSI target process listens.
|
||||
type: str
|
||||
default: 3260
|
||||
default: '3260'
|
||||
target:
|
||||
description:
|
||||
- The iSCSI target name.
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ options:
|
|||
- The domain that will be added or removed from the list of permissive domains.
|
||||
type: str
|
||||
required: true
|
||||
default: ''
|
||||
aliases: [ name ]
|
||||
permissive:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue