ansible-roles/roles/appsmith/handlers/main.yml

5 lines
85 B
YAML

---
- name: restart appsmith-server
service: name=appsmith-server state=restarted