sunrisemovement / devops

This repo is obsolete. A maintained version of this code lives at https://github.com/maximum-ethics/linode-caddy
GNU Affero General Public License v3.0
2 stars 1 forks source link

make linode_create idempotent and integrate it into role #9

Open skyfaller opened 4 years ago

skyfaller commented 4 years ago

Last time I checked, linode_create.yml wasn't idempotent, meaning that we can't safely run the playbook on existing linodes to make sure they're set up correctly.