回答編集履歴
1
ディレクトリの修正
test
CHANGED
@@ -58,6 +58,6 @@
|
|
58
58
|
|
59
59
|
- name: run the installer
|
60
60
|
|
61
|
-
script: /m
|
61
|
+
script: /tmp/installer.sh
|
62
62
|
|
63
63
|
```
|