Hacker News new | ask | show | jobs
by mpdehaan2 4726 days ago
It is worth pointing out that Ansible does not need concurrent connections to each server to manage each machine, you can address as large of groups as you want and control parallelism with the --forks parameter.