On Mon, 14 Nov 2011 23:06:15 -0600
Chris Stinemetz wrote:
> Thank you Shlomi.
>
> For some reason my final value for the keys is being repeated 24 times so I
> am guessing I have an issue with how I am iterating over the hashes.
>
> I can't seem to find the correct way to fix it so the value di
Thank you Shlomi.
For some reason my final value for the keys is being repeated 24 times so I
am guessing I have an issue with how I am iterating over the hashes.
I can't seem to find the correct way to fix it so the value displays once.
Any help is greatly appreciated.
An example of the output
On Mon, Nov 14, 2011 at 12:43 AM, Rajeev Prasad wrote:
> Salva,
>
> can you explain how to use variable expansion in your written module
> Net::Openssh and Net::Openssh::Parallel ? I want to be able to specify
> userid and password for the parallel ssh sessions using
> Net::Openssh::Parallel ...