Skip to content
Snippets Groups Projects
Commit 7f0d5047 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

update docu, there was this stupid things with the handlers :/

parent e086429e
No related branches found
No related tags found
1 merge request!3Unify uwsgi python
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -84,3 +84,8 @@ Define in your host_vars/<host> the dictionary `webapps`
- instance: <instancen_name>
app: <app_name>
app_vars: "<instance_name>.yml" <-- path to variable file from above
! Note, it very important, to add the handler
- name: restart uwsgi instance <instance_name>
service: name="uwsgi@<instance_name>" state=restarted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment