ansible-roles/supervisord/handlers/main.yml

6 lines
84 B
YAML
Raw Normal View History

---
2017-11-13 17:48:50 +01:00
- name: restart supervisor
service:
name: supervisor
state: restarted