Skip to content
Snippets Groups Projects

WIP: add acmebot role

Closed Lars Beckers requested to merge acmebot into master
10 files
+ 366
1
Compare changes
  • Side-by-side
  • Inline

Files

@@ -103,3 +103,10 @@
@@ -103,3 +103,10 @@
- name: restart uwsgi instance infoscreen
- name: restart uwsgi instance infoscreen
service: name="uwsgi@infoscreen" state=restarted
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