Package gem-net-ssh-multi: Information

    Source package: gem-net-ssh-multi
    Version: 1.3.0-alt0.1
    Build time:  Sep 18, 2023, 11:38 PM in the task #307833
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: SSH connection multiplexing: execute commands simultaneously on multiple hosts via SSH
    Description: 
    Net::SSH::Multi is a library for controlling multiple Net::SSH
    connections via a single interface. It exposes an API similar to that of
    Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making
    it simpler to adapt programs designed for single connections to be used
    with multiple connections.
    
    This library is particularly useful for automating repetitive tasks that
    must be performed on multiple machines. It executes the commands in
    parallel, and allows commands to be executed on subsets of servers
    (defined by groups).

    List of rpms provided by this srpm:
    gem-net-ssh-multi (noarch)
    gem-net-ssh-multi-doc (noarch)



      1. rpm-build-ruby
      2. gem(mocha)
      3. gem(net-ssh)

    Last changed


    July 8, 2020 Pavel Skrylev 1.3.0-alt0.1
    - ^ 1.2.1 -> 1.3.0.pre1
    - ! spec tags
    March 22, 2019 Pavel Skrylev 1.2.1-alt1
    - Bump to 1.2.1
    - Use Ruby Policy 2.0
    Sept. 5, 2018 Andrey Cherepanov 1.2.0-alt1.4
    - Rebuild for new Ruby autorequirements.
    - Disable tests.