I newly learned Python, and I need to wrap up a script to do following.
Env:
1: One launcher Linux VM (from where to run the Python script)
2. 100+ Linux VM
requirement:
In general, run a remote_script on remote 100 VMs and get the log files
generated to remote hosts back to launcher.
steps
1.
On Tuesday, October 16, 2018 at 2:22:29 PM UTC-7, [email protected] wrote:
> On Tue, Oct 16, 2018 at 5:15 PM tina_zy_qian--- via Python-list
> wrote:
> >
> > I newly learned Python, and I need to wrap up a script to do following.
> >
> > Env:
> > 1: One laun
On Tuesday, October 16, 2018 at 2:14:26 PM UTC-7, [email protected] wrote:
> I newly learned Python, and I need to wrap up a script to do following.
>
> Env:
> 1: One launcher Linux VM (from where to run the Python script)
> 2. 100+ Linux VM
>
> requirement:
> In general, run a remote_script on