in reply to Net::OpenSSH::Parallel Options

In the spirit of using the best tool for the job, have you considered using Ansible for this task?

Replies are listed 'Best First'.
Re^2: Net::OpenSSH::Parallel Options
by hippo (Archbishop) on Apr 04, 2022 at 14:22 UTC

    I'm not convinced that Ansible is ready for production use yet. The best tool for the job might be Rex, however.


    🦛

      I think they're referring to ansible which is a rather widely used configuration management product (supported by RedHat), not a random CPAN module that happens to have the same name . . .

      Edit: community version docs.

      The cake is a lie.
      The cake is a lie.
      The cake is a lie.

      Is that the FUD it looks like?

        That seems like an unfair reaction: people get to choose their own thresholds for when something is ready for production in their context. In this case I would also strongly agree with hippo's reaction to the package he linked to. I suspect you intended hippo to consider https://github.com/ansible/ansible rather than the CPAN module, assumed he would know the difference, and didn't notice the link he provided.