Hacker News new | ask | show | jobs
by scoot_718 2244 days ago
So wait, you make a playbook per individual server instance? Why?
1 comments

He didn't say that. He presumably uses one playbook that creates vms and provisions the software for every PR. With ansible this can be idempotent and creating vms is by default idempotent.