blob: 4aa0489d88b5e9d5f480a5c21f4a55dd24d73034 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"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
}
}
}
}
|