Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/4/head
Bo-Yi Wu 6 years ago
parent d5e4d4798e
commit 5942cfaf03

@ -98,6 +98,7 @@ action "Multiple Hosts" {
"--user", "actions",
"--script", "'whoami'",
"--script", "'ls -al'",
"--script", "'cat test.txt'",
]
}
```

Loading…
Cancel
Save