Skip to content
Snippets Groups Projects

update docs

Merged Hahn Axel (hahn) requested to merge update-docs into main
2 files
+ 71
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -3,6 +3,8 @@
@@ -3,6 +3,8 @@
Multi SSH shellscript written in Bash to execute a single command on one or many target hosts via ssh.
Multi SSH shellscript written in Bash to execute a single command on one or many target hosts via ssh.
A target host can define a jumphost if it is not accessible directly.
A target host can define a jumphost if it is not accessible directly.
 
The initial purpose was to make system updates on many servers with a visualisation which server was updated successfully / already and which not.
 
The script is designed to run in interactive mode but supports a few command line parameters for scripting too.
The script is designed to run in interactive mode but supports a few command line parameters for scripting too.
In a server configuration file you can put your servers. Each server can have
In a server configuration file you can put your servers. Each server can have
Loading