We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff09ef commit 670e4b2Copy full SHA for 670e4b2
1 file changed
README.md
@@ -65,7 +65,7 @@ runoverssh root "systemctl restart apache2" webserver webserver2
65
66
#### Reboot three hosts, which contain the same root password. Writes the SSH output to `reboot.log`.
67
```
68
-$ runoverssh --logfile reboot.log --globalpw root "reboot" host1 host2 host3
+runoverssh --logfile reboot.log --globalpw root "reboot" host1 host2 host3
69
70
71
#### Run puppet agent in all nodes listed in `puppet-nodes`, supressing the output
0 commit comments