scenario_sample.yml in rundock-0.2.2 vs scenario_sample.yml in rundock-0.2.3
- old
+ new
@@ -43,15 +43,15 @@
- "rm /tmp/riskyfile"
- errexit: false
- "rm /tmp/safetyfile"
- "ls -1 /tmp"
---
-- anyhost-01:
+anyhost-01:
host: 192.168.1.11
ssh_opts:
port: 22
user: anyuser
-- anyhost-02:
+anyhost-02:
host: 192.168.1.12
---
echo_platform:
command:
- "hostname"