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

5 lines
74 B
YAML

---
- name: restart wbo
service: name=wbo-{{ wbo_id }} state=restarted