corrected parameter name and added missing description
This commit is contained in:
parent
c55e4e6787
commit
6aeb2ab6cf
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