Skip to content
Snippets Groups Projects

Add netbox to uwsgi-python role

10 files
+ 366
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 7
0
@@ -103,3 +103,10 @@
- name: restart uwsgi instance infoscreen
service: name="uwsgi@infoscreen" state=restarted
- name: restart uwsgi instance netbox
service: name="uwsgi@netbox" state=restarted
# - name: restart uwsgi instance netbox rqworker
# service: name="netbox-rqworker" state=restarted
# listen: "restart uwsgi instance netbox"
Loading