Better Structure the Repo and Some Other Enhancements #15
Loading…
Reference in a new issue
No description provided.
Delete branch "cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -1,5 +1,6 @@
[defaults]
inventory = ./inventories/z9/hosts.yaml
pipelining = True
You could also try to add SSH multiplexing
ssh_args = -C -o ControlMaster=auto -o ControlPersist=300s
or would this be redundant with pipelining already enabled?Hmm, in my testing adding this option either makes it slower or gives no benefit really. Tho also the margin of error is quite big.
Am happy to add it or not, but doesn't seem to do much.
You didn't update the paths in the readme
e7467f0621
to19abc5f585