Skip to content
Snippets Groups Projects

WIP: add acmebot role

Closed Lars Beckers requested to merge acmebot into master
4 files
+ 34
0
Compare changes
  • Side-by-side
  • Inline

Files

@@ -110,3 +110,6 @@
@@ -110,3 +110,6 @@
# - name: restart uwsgi instance netbox rqworker
# - name: restart uwsgi instance netbox rqworker
# service: name="netbox-rqworker" state=restarted
# service: name="netbox-rqworker" state=restarted
# listen: "restart uwsgi instance netbox"
# listen: "restart uwsgi instance netbox"
 
 
- name: restart uwsgi instance gl-rt-bridge
 
service: name="uwsgi@gl-rt-bridge" state=restarted
Loading