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