aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/onos_cluster/handlers/main.yml
blob: c8742dd5c4ac71fbafd188374a0bef3c5e01daee (plain)
1
2
3
---
- name: restart onos service
  service: name=onos state=restarted enabled=yes