deployment-playbooks/roles/poa-pm2/handlers/main.yml

4 lines
68 B
YAML

---
- name: restart poa-pm2
service: name=poa-pm2 state=restarted