Debugging
This commit is contained in:
parent
cefe7e4f8b
commit
fc196a589b
|
|
@ -1,19 +1,17 @@
|
|||
{
|
||||
"args" : {
|
||||
"password" : "0000",
|
||||
"post" : "stay"
|
||||
},
|
||||
"post" : {
|
||||
"test exit codes" : {
|
||||
"exit 1" : {"ignore_errors" : true},
|
||||
"echo 'ssh test@77.80.220.176" : {
|
||||
"events" : {
|
||||
"continue connecting" : "yes",
|
||||
"s password" : "test"
|
||||
},
|
||||
"boot" : true,
|
||||
"debug" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
"args" : {
|
||||
"password" : "0000",
|
||||
"post" : "stay"
|
||||
},
|
||||
"post" : {
|
||||
"test exit codes" : {
|
||||
"ssh test@77.80.220.176" : {"events" : {
|
||||
"continue connecting" : "yes",
|
||||
"s password" : "test"
|
||||
},
|
||||
"boot" : true,
|
||||
"debug" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue