-
- Downloads
uwsgi: change state to latest for virtualenvs
In all other cases we prefer idempotence in Ansible roles. But here, this is actually the safe way to go. This change keeps the environment up-to-date with changes in the application, but is also idempotent in the case of stable software which froze its requirements to specific versions as recommended. Running any updates using this role also ensures that e.g. database migrations are run properly.
Please register or sign in to comment