Hacker News new | ask | show | jobs
by fiatjaf 3745 days ago
Does that ansible thing support incremental deploys? Such that installing 'jo' here will idempotently install it on other machines?
1 comments

Late to the party but yes. The idea behind ansible seems to be (I'm new to using it) that you can run the command a million times over a million machines and it'll only install new things to the machines that don't already have it