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

linode_create can't finish unless user running the playbook is last in user list #8

Open skyfaller opened 4 years ago

skyfaller commented 4 years ago

This handler currently requires the user's entry to be last in the list of users! Otherwise it can't finish because the user hasn't updated their password yet. There must be some better way to do this that doesn't require us to manually rearrange the user list depending on who is running the playbook.