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

5 lines
77 B
YAML

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