deployment-playbooks/roles/netstat/handlers/main.yml

6 lines
136 B
YAML
Raw Normal View History

2017-11-28 13:46:56 -08:00
---
2017-12-14 00:39:42 -08:00
- name: restart poa-dashboard
service: name=poa-dashboard state=restarted
- name: restart ufw
service: name=ufw state=restarted