Y
Hacker News
new
|
ask
|
show
|
jobs
by
PaywallBuster
2237 days ago
Each PR will provision a new server and then configure/deploy.
1 comments
scoot_718
2236 days ago
So wait, you make a playbook per individual server instance? Why?
link
zufallsheld
2236 days ago
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.
link