mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 19:30:22 -07:00
Fix sanity issues. (#4346)
This commit is contained in:
parent
386bb4bdd5
commit
ca2c64b5ca
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue