add missing password field
This commit is contained in:
parent
2f87d3d26c
commit
12aab7a076
1 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,9 @@
|
|||
"ignore_hostkey": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"password": {
|
||||
"type": "string"
|
||||
},
|
||||
"private_key": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue