Open rollcat opened 2 years ago
I just wanted to open an issue, but now I think it will suffice to comment here. I was getting timeout errors and found out that I could just use judo -t
@haary agreed, and then there's -f
which I've wanted to control parallelism (aka forkiness), which is mentioned in -h
... and is a no-op ;) definitely deserves a clean-up
56f2640 improves the situation a bit
The original readme was written in 2016 and reflected my frustration with Ansible. It tries to explain the motivation/design philosophy, provide a full reference, and serve as a tutorial with examples - all at once, and as an effect it doesn't do any of the three too well.
Perhaps it can be split up for these three purposes: the readme can still serve as an introduction; an actual (installable!) man page would be good as a reference; and the examples could be elaborated on, with some actual real-world scripts I've accumulated over the past 6 years.