corrected parameter name and added missing description
This commit is contained in:
parent
e25032cc86
commit
c7f4fbb8a7
1 changed files with 3 additions and 1 deletions
|
@ -69,7 +69,9 @@ options:
|
|||
required: false
|
||||
default: null
|
||||
|
||||
open_port:
|
||||
port_open:
|
||||
description:
|
||||
- IF the port should be opened
|
||||
required: false
|
||||
default: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue